AWS.Tools.Appflow.Format.ps1xml
<?xml version="1.0" encoding="utf-8"?>
<Configuration> <ViewDefinitions> <View> <Name>View node for Amazon.Appflow.AmazonAppflowConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.AmazonAppflowConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>RegionEndpointServiceName</Label> </TableColumnHeader> <TableColumnHeader> <Label>ServiceVersion</Label> </TableColumnHeader> <TableColumnHeader> <Label>UserAgent</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>RegionEndpointServiceName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ServiceVersion</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>UserAgent</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.AmazonAppflowClient</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.AmazonAppflowClient</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Paginators</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Paginators</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.IAmazonAppflow</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.IAmazonAppflow</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Paginators</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Paginators</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.AggregationConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.AggregationConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AggregationType</Label> </TableColumnHeader> <TableColumnHeader> <Label>TargetFileSize</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>AggregationType</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>TargetFileSize</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.AmplitudeConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.AmplitudeConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ApiKey</Label> </TableColumnHeader> <TableColumnHeader> <Label>SecretKey</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ApiKey}</ScriptBlock> </TableColumnItem> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.SecretKey}</ScriptBlock> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.AmplitudeSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.AmplitudeSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ApiKeyCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ApiKeyCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ApiKey</Label> </TableColumnHeader> <TableColumnHeader> <Label>ApiSecretKey</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ApiKey}</ScriptBlock> </TableColumnItem> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ApiSecretKey}</ScriptBlock> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.AuthenticationConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.AuthenticationConfig</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>CustomAuthConfigs</PropertyName> </ListItem> <ListItem> <PropertyName>IsApiKeyAuthSupported</PropertyName> </ListItem> <ListItem> <PropertyName>IsBasicAuthSupported</PropertyName> </ListItem> <ListItem> <PropertyName>IsCustomAuthSupported</PropertyName> </ListItem> <ListItem> <PropertyName>IsOAuth2Supported</PropertyName> </ListItem> <ListItem> <PropertyName>OAuth2Defaults</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.AuthParameter</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.AuthParameter</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ConnectorSuppliedValues</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> <ListItem> <PropertyName>IsRequired</PropertyName> </ListItem> <ListItem> <PropertyName>IsSensitiveField</PropertyName> </ListItem> <ListItem> <PropertyName>Key</PropertyName> </ListItem> <ListItem> <PropertyName>Label</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.BasicAuthCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.BasicAuthCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Password</Label> </TableColumnHeader> <TableColumnHeader> <Label>Username</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.Password}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>Username</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CancelFlowExecutionsRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CancelFlowExecutionsRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ExecutionIds</Label> </TableColumnHeader> <TableColumnHeader> <Label>FlowName</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ExecutionIds</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>FlowName</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CancelFlowExecutionsResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CancelFlowExecutionsResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>InvalidExecutions</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>InvalidExecutions</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorConfiguration</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorConfiguration</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>AuthenticationConfig</PropertyName> </ListItem> <ListItem> <PropertyName>CanUseAsDestination</PropertyName> </ListItem> <ListItem> <PropertyName>CanUseAsSource</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorArn</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorDescription</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorLabel</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorMetadata</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorModes</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorName</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorOwner</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProvisioningConfig</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProvisioningType</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorRuntimeSettings</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorType</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorVersion</PropertyName> </ListItem> <ListItem> <PropertyName>IsPrivateLinkEnabled</PropertyName> </ListItem> <ListItem> <PropertyName>IsPrivateLinkEndpointUrlRequired</PropertyName> </ListItem> <ListItem> <PropertyName>LogoURL</PropertyName> </ListItem> <ListItem> <PropertyName>RegisteredAt</PropertyName> </ListItem> <ListItem> <PropertyName>RegisteredBy</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedApiVersions</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedDataTransferApis</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedDataTransferTypes</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedDestinationConnectors</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedOperators</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedSchedulingFrequencies</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedTriggerTypes</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedWriteOperations</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorDetail</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorDetail</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ApplicationType</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorDescription</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorLabel</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorModes</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorName</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorOwner</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProvisioningType</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorType</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorVersion</PropertyName> </ListItem> <ListItem> <PropertyName>RegisteredAt</PropertyName> </ListItem> <ListItem> <PropertyName>RegisteredBy</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedDataTransferTypes</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorEntity</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorEntity</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>HasNestedEntities</Label> </TableColumnHeader> <TableColumnHeader> <Label>Label</Label> </TableColumnHeader> <TableColumnHeader> <Label>Name</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>HasNestedEntities</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Label</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Name</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorEntityField</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorEntityField</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>CustomProperties</PropertyName> </ListItem> <ListItem> <PropertyName>DefaultValue</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> <ListItem> <PropertyName>DestinationProperties</PropertyName> </ListItem> <ListItem> <PropertyName>Identifier</PropertyName> </ListItem> <ListItem> <PropertyName>IsDeprecated</PropertyName> </ListItem> <ListItem> <PropertyName>IsPrimaryKey</PropertyName> </ListItem> <ListItem> <PropertyName>Label</PropertyName> </ListItem> <ListItem> <PropertyName>ParentIdentifier</PropertyName> </ListItem> <ListItem> <PropertyName>SourceProperties</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedFieldTypeDetails</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorMetadata</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorMetadata</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Amplitude</PropertyName> </ListItem> <ListItem> <PropertyName>CustomerProfiles</PropertyName> </ListItem> <ListItem> <PropertyName>Datadog</PropertyName> </ListItem> <ListItem> <PropertyName>Dynatrace</PropertyName> </ListItem> <ListItem> <PropertyName>EventBridge</PropertyName> </ListItem> <ListItem> <PropertyName>GoogleAnalytics</PropertyName> </ListItem> <ListItem> <PropertyName>Honeycode</PropertyName> </ListItem> <ListItem> <PropertyName>InforNexus</PropertyName> </ListItem> <ListItem> <PropertyName>Marketo</PropertyName> </ListItem> <ListItem> <PropertyName>Pardot</PropertyName> </ListItem> <ListItem> <PropertyName>Redshift</PropertyName> </ListItem> <ListItem> <PropertyName>S3</PropertyName> </ListItem> <ListItem> <PropertyName>Salesforce</PropertyName> </ListItem> <ListItem> <PropertyName>SAPOData</PropertyName> </ListItem> <ListItem> <PropertyName>ServiceNow</PropertyName> </ListItem> <ListItem> <PropertyName>Singular</PropertyName> </ListItem> <ListItem> <PropertyName>Slack</PropertyName> </ListItem> <ListItem> <PropertyName>Snowflake</PropertyName> </ListItem> <ListItem> <PropertyName>Trendmicro</PropertyName> </ListItem> <ListItem> <PropertyName>Upsolver</PropertyName> </ListItem> <ListItem> <PropertyName>Veeva</PropertyName> </ListItem> <ListItem> <PropertyName>Zendesk</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorOAuthRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorOAuthRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AuthCode</Label> </TableColumnHeader> <TableColumnHeader> <Label>RedirectUri</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>AuthCode</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>RedirectUri</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorOperator</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorOperator</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Amplitude</PropertyName> </ListItem> <ListItem> <PropertyName>CustomConnector</PropertyName> </ListItem> <ListItem> <PropertyName>Datadog</PropertyName> </ListItem> <ListItem> <PropertyName>Dynatrace</PropertyName> </ListItem> <ListItem> <PropertyName>GoogleAnalytics</PropertyName> </ListItem> <ListItem> <PropertyName>InforNexus</PropertyName> </ListItem> <ListItem> <PropertyName>Marketo</PropertyName> </ListItem> <ListItem> <PropertyName>Pardot</PropertyName> </ListItem> <ListItem> <PropertyName>S3</PropertyName> </ListItem> <ListItem> <PropertyName>Salesforce</PropertyName> </ListItem> <ListItem> <PropertyName>SAPOData</PropertyName> </ListItem> <ListItem> <PropertyName>ServiceNow</PropertyName> </ListItem> <ListItem> <PropertyName>Singular</PropertyName> </ListItem> <ListItem> <PropertyName>Slack</PropertyName> </ListItem> <ListItem> <PropertyName>Trendmicro</PropertyName> </ListItem> <ListItem> <PropertyName>Veeva</PropertyName> </ListItem> <ListItem> <PropertyName>Zendesk</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorProfile</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorProfile</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ConnectionMode</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorLabel</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProfileArn</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProfileName</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProfileProperties</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorType</PropertyName> </ListItem> <ListItem> <PropertyName>CreatedAt</PropertyName> </ListItem> <ListItem> <PropertyName>CredentialsArn</PropertyName> </ListItem> <ListItem> <PropertyName>LastUpdatedAt</PropertyName> </ListItem> <ListItem> <PropertyName>PrivateConnectionProvisioningState</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorProfileConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorProfileConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorProfileCredentials</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectorProfileProperties</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorProfileCredentials</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectorProfileProperties</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorProfileCredentials</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Amplitude</PropertyName> </ListItem> <ListItem> <PropertyName>CustomConnector</PropertyName> </ListItem> <ListItem> <PropertyName>Datadog</PropertyName> </ListItem> <ListItem> <PropertyName>Dynatrace</PropertyName> </ListItem> <ListItem> <PropertyName>GoogleAnalytics</PropertyName> </ListItem> <ListItem> <PropertyName>Honeycode</PropertyName> </ListItem> <ListItem> <PropertyName>InforNexus</PropertyName> </ListItem> <ListItem> <PropertyName>Marketo</PropertyName> </ListItem> <ListItem> <PropertyName>Pardot</PropertyName> </ListItem> <ListItem> <PropertyName>Redshift</PropertyName> </ListItem> <ListItem> <PropertyName>Salesforce</PropertyName> </ListItem> <ListItem> <PropertyName>SAPOData</PropertyName> </ListItem> <ListItem> <PropertyName>ServiceNow</PropertyName> </ListItem> <ListItem> <PropertyName>Singular</PropertyName> </ListItem> <ListItem> <PropertyName>Slack</PropertyName> </ListItem> <ListItem> <PropertyName>Snowflake</PropertyName> </ListItem> <ListItem> <PropertyName>Trendmicro</PropertyName> </ListItem> <ListItem> <PropertyName>Veeva</PropertyName> </ListItem> <ListItem> <PropertyName>Zendesk</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorProfileProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Amplitude</PropertyName> </ListItem> <ListItem> <PropertyName>CustomConnector</PropertyName> </ListItem> <ListItem> <PropertyName>Datadog</PropertyName> </ListItem> <ListItem> <PropertyName>Dynatrace</PropertyName> </ListItem> <ListItem> <PropertyName>GoogleAnalytics</PropertyName> </ListItem> <ListItem> <PropertyName>Honeycode</PropertyName> </ListItem> <ListItem> <PropertyName>InforNexus</PropertyName> </ListItem> <ListItem> <PropertyName>Marketo</PropertyName> </ListItem> <ListItem> <PropertyName>Pardot</PropertyName> </ListItem> <ListItem> <PropertyName>Redshift</PropertyName> </ListItem> <ListItem> <PropertyName>Salesforce</PropertyName> </ListItem> <ListItem> <PropertyName>SAPOData</PropertyName> </ListItem> <ListItem> <PropertyName>ServiceNow</PropertyName> </ListItem> <ListItem> <PropertyName>Singular</PropertyName> </ListItem> <ListItem> <PropertyName>Slack</PropertyName> </ListItem> <ListItem> <PropertyName>Snowflake</PropertyName> </ListItem> <ListItem> <PropertyName>Trendmicro</PropertyName> </ListItem> <ListItem> <PropertyName>Veeva</PropertyName> </ListItem> <ListItem> <PropertyName>Zendesk</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorProvisioningConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorProvisioningConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Lambda</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Lambda</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ConnectorRuntimeSetting</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ConnectorRuntimeSetting</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ConnectorSuppliedValueOptions</PropertyName> </ListItem> <ListItem> <PropertyName>DataType</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> <ListItem> <PropertyName>IsRequired</PropertyName> </ListItem> <ListItem> <PropertyName>Key</PropertyName> </ListItem> <ListItem> <PropertyName>Label</PropertyName> </ListItem> <ListItem> <PropertyName>Scope</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CreateConnectorProfileRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CreateConnectorProfileRequest</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ClientToken</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectionMode</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorLabel</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProfileConfig</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProfileName</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorType</PropertyName> </ListItem> <ListItem> <PropertyName>KmsArn</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CreateConnectorProfileResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CreateConnectorProfileResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorProfileArn</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorProfileArn</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CreateFlowRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CreateFlowRequest</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ClientToken</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> <ListItem> <PropertyName>DestinationFlowConfigList</PropertyName> </ListItem> <ListItem> <PropertyName>FlowName</PropertyName> </ListItem> <ListItem> <PropertyName>KmsArn</PropertyName> </ListItem> <ListItem> <PropertyName>MetadataCatalogConfig</PropertyName> </ListItem> <ListItem> <PropertyName>SourceFlowConfig</PropertyName> </ListItem> <ListItem> <PropertyName>Tags</PropertyName> </ListItem> <ListItem> <PropertyName>Tasks</PropertyName> </ListItem> <ListItem> <PropertyName>TriggerConfig</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CreateFlowResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CreateFlowResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>FlowArn</Label> </TableColumnHeader> <TableColumnHeader> <Label>FlowStatus</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>FlowArn</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>FlowStatus</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CustomAuthConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CustomAuthConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AuthParameters</Label> </TableColumnHeader> <TableColumnHeader> <Label>CustomAuthenticationType</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>AuthParameters</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>CustomAuthenticationType</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CustomAuthCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CustomAuthCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>CredentialsMap</Label> </TableColumnHeader> <TableColumnHeader> <Label>CustomAuthenticationType</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>CredentialsMap</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>CustomAuthenticationType</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CustomConnectorDestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CustomConnectorDestinationProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>CustomProperties</PropertyName> </ListItem> <ListItem> <PropertyName>EntityName</PropertyName> </ListItem> <ListItem> <PropertyName>ErrorHandlingConfig</PropertyName> </ListItem> <ListItem> <PropertyName>IdFieldNames</PropertyName> </ListItem> <ListItem> <PropertyName>WriteOperationType</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CustomConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CustomConnectorProfileCredentials</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ApiKey</PropertyName> </ListItem> <ListItem> <PropertyName>AuthenticationType</PropertyName> </ListItem> <ListItem> <PropertyName>Basic</PropertyName> </ListItem> <ListItem> <PropertyName>Custom</PropertyName> </ListItem> <ListItem> <PropertyName>Oauth2</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CustomConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CustomConnectorProfileProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>OAuth2Properties</Label> </TableColumnHeader> <TableColumnHeader> <Label>ProfileProperties</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>OAuth2Properties</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ProfileProperties</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CustomConnectorSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CustomConnectorSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>CustomProperties</Label> </TableColumnHeader> <TableColumnHeader> <Label>DataTransferApi</Label> </TableColumnHeader> <TableColumnHeader> <Label>EntityName</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>CustomProperties</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>DataTransferApi</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>EntityName</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.CustomerProfilesDestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.CustomerProfilesDestinationProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>DomainName</Label> </TableColumnHeader> <TableColumnHeader> <Label>ObjectTypeName</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>DomainName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ObjectTypeName</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DatadogConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DatadogConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ApiKey</Label> </TableColumnHeader> <TableColumnHeader> <Label>ApplicationKey</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ApiKey}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>ApplicationKey</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DatadogConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DatadogConnectorProfileProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>InstanceUrl</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>InstanceUrl</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DatadogSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DatadogSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DataTransferApi</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DataTransferApi</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Name</Label> </TableColumnHeader> <TableColumnHeader> <Label>Type</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Name</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Type</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DeleteConnectorProfileRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DeleteConnectorProfileRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorProfileName</Label> </TableColumnHeader> <TableColumnHeader> <Label>ForceDelete</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorProfileName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ForceDelete</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DeleteFlowRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DeleteFlowRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>FlowName</Label> </TableColumnHeader> <TableColumnHeader> <Label>ForceDelete</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>FlowName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ForceDelete</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeConnectorEntityRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeConnectorEntityRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ApiVersion</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectorEntityName</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectorProfileName</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectorType</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ApiVersion</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectorEntityName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectorProfileName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectorType</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeConnectorEntityResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeConnectorEntityResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorEntityFields</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorEntityFields</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeConnectorProfilesRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeConnectorProfilesRequest</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ConnectorLabel</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProfileNames</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorType</PropertyName> </ListItem> <ListItem> <PropertyName>MaxResults</PropertyName> </ListItem> <ListItem> <PropertyName>NextToken</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeConnectorProfilesResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeConnectorProfilesResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorProfileDetails</Label> </TableColumnHeader> <TableColumnHeader> <Label>NextToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorProfileDetails</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>NextToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeConnectorRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeConnectorRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorLabel</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectorType</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorLabel</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectorType</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeConnectorResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeConnectorResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorConfiguration</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorConfiguration</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeConnectorsRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeConnectorsRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorTypes</Label> </TableColumnHeader> <TableColumnHeader> <Label>MaxResults</Label> </TableColumnHeader> <TableColumnHeader> <Label>NextToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorTypes</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>MaxResults</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>NextToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeConnectorsResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeConnectorsResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorConfigurations</Label> </TableColumnHeader> <TableColumnHeader> <Label>Connectors</Label> </TableColumnHeader> <TableColumnHeader> <Label>NextToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorConfigurations</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Connectors</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>NextToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeFlowExecutionRecordsRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeFlowExecutionRecordsRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>FlowName</Label> </TableColumnHeader> <TableColumnHeader> <Label>MaxResults</Label> </TableColumnHeader> <TableColumnHeader> <Label>NextToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>FlowName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>MaxResults</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>NextToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeFlowExecutionRecordsResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeFlowExecutionRecordsResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>FlowExecutions</Label> </TableColumnHeader> <TableColumnHeader> <Label>NextToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>FlowExecutions</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>NextToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeFlowRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeFlowRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>FlowName</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>FlowName</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DescribeFlowResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DescribeFlowResponse</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>CreatedAt</PropertyName> </ListItem> <ListItem> <PropertyName>CreatedBy</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> <ListItem> <PropertyName>DestinationFlowConfigList</PropertyName> </ListItem> <ListItem> <PropertyName>FlowArn</PropertyName> </ListItem> <ListItem> <PropertyName>FlowName</PropertyName> </ListItem> <ListItem> <PropertyName>FlowStatus</PropertyName> </ListItem> <ListItem> <PropertyName>FlowStatusMessage</PropertyName> </ListItem> <ListItem> <PropertyName>KmsArn</PropertyName> </ListItem> <ListItem> <PropertyName>LastRunExecutionDetails</PropertyName> </ListItem> <ListItem> <PropertyName>LastRunMetadataCatalogDetails</PropertyName> </ListItem> <ListItem> <PropertyName>LastUpdatedAt</PropertyName> </ListItem> <ListItem> <PropertyName>LastUpdatedBy</PropertyName> </ListItem> <ListItem> <PropertyName>MetadataCatalogConfig</PropertyName> </ListItem> <ListItem> <PropertyName>SchemaVersion</PropertyName> </ListItem> <ListItem> <PropertyName>SourceFlowConfig</PropertyName> </ListItem> <ListItem> <PropertyName>Tags</PropertyName> </ListItem> <ListItem> <PropertyName>Tasks</PropertyName> </ListItem> <ListItem> <PropertyName>TriggerConfig</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DestinationConnectorProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DestinationConnectorProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>CustomConnector</PropertyName> </ListItem> <ListItem> <PropertyName>CustomerProfiles</PropertyName> </ListItem> <ListItem> <PropertyName>EventBridge</PropertyName> </ListItem> <ListItem> <PropertyName>Honeycode</PropertyName> </ListItem> <ListItem> <PropertyName>LookoutMetrics</PropertyName> </ListItem> <ListItem> <PropertyName>Marketo</PropertyName> </ListItem> <ListItem> <PropertyName>Redshift</PropertyName> </ListItem> <ListItem> <PropertyName>S3</PropertyName> </ListItem> <ListItem> <PropertyName>Salesforce</PropertyName> </ListItem> <ListItem> <PropertyName>SAPOData</PropertyName> </ListItem> <ListItem> <PropertyName>Snowflake</PropertyName> </ListItem> <ListItem> <PropertyName>Upsolver</PropertyName> </ListItem> <ListItem> <PropertyName>Zendesk</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DestinationFieldProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DestinationFieldProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>IsCreatable</PropertyName> </ListItem> <ListItem> <PropertyName>IsDefaultedOnCreate</PropertyName> </ListItem> <ListItem> <PropertyName>IsNullable</PropertyName> </ListItem> <ListItem> <PropertyName>IsUpdatable</PropertyName> </ListItem> <ListItem> <PropertyName>IsUpsertable</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedWriteOperations</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DestinationFlowConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DestinationFlowConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ApiVersion</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectorProfileName</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectorType</Label> </TableColumnHeader> <TableColumnHeader> <Label>DestinationConnectorProperties</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ApiVersion</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectorProfileName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectorType</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>DestinationConnectorProperties</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DynatraceConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DynatraceConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ApiToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ApiToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DynatraceConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DynatraceConnectorProfileProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>InstanceUrl</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>InstanceUrl</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.DynatraceSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.DynatraceSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ErrorHandlingConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ErrorHandlingConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>BucketName</Label> </TableColumnHeader> <TableColumnHeader> <Label>BucketPrefix</Label> </TableColumnHeader> <TableColumnHeader> <Label>FailOnFirstDestinationError</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>BucketName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>BucketPrefix</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>FailOnFirstDestinationError</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ErrorInfo</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ErrorInfo</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ExecutionMessage</Label> </TableColumnHeader> <TableColumnHeader> <Label>PutFailuresCount</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ExecutionMessage</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>PutFailuresCount</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.EventBridgeDestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.EventBridgeDestinationProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ErrorHandlingConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ErrorHandlingConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ExecutionDetails</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ExecutionDetails</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>MostRecentExecutionMessage</Label> </TableColumnHeader> <TableColumnHeader> <Label>MostRecentExecutionStatus</Label> </TableColumnHeader> <TableColumnHeader> <Label>MostRecentExecutionTime</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>MostRecentExecutionMessage</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>MostRecentExecutionStatus</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>MostRecentExecutionTime</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ExecutionRecord</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ExecutionRecord</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>DataPullEndTime</PropertyName> </ListItem> <ListItem> <PropertyName>DataPullStartTime</PropertyName> </ListItem> <ListItem> <PropertyName>ExecutionId</PropertyName> </ListItem> <ListItem> <PropertyName>ExecutionResult</PropertyName> </ListItem> <ListItem> <PropertyName>ExecutionStatus</PropertyName> </ListItem> <ListItem> <PropertyName>LastUpdatedAt</PropertyName> </ListItem> <ListItem> <PropertyName>MetadataCatalogDetails</PropertyName> </ListItem> <ListItem> <PropertyName>StartedAt</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ExecutionResult</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ExecutionResult</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>BytesProcessed</PropertyName> </ListItem> <ListItem> <PropertyName>BytesWritten</PropertyName> </ListItem> <ListItem> <PropertyName>ErrorInfo</PropertyName> </ListItem> <ListItem> <PropertyName>MaxPageSize</PropertyName> </ListItem> <ListItem> <PropertyName>NumParallelProcesses</PropertyName> </ListItem> <ListItem> <PropertyName>RecordsProcessed</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.FieldTypeDetails</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.FieldTypeDetails</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>FieldLengthRange</PropertyName> </ListItem> <ListItem> <PropertyName>FieldType</PropertyName> </ListItem> <ListItem> <PropertyName>FieldValueRange</PropertyName> </ListItem> <ListItem> <PropertyName>FilterOperators</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedDateFormat</PropertyName> </ListItem> <ListItem> <PropertyName>SupportedValues</PropertyName> </ListItem> <ListItem> <PropertyName>ValueRegexPattern</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.FlowDefinition</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.FlowDefinition</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>CreatedAt</PropertyName> </ListItem> <ListItem> <PropertyName>CreatedBy</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> <ListItem> <PropertyName>DestinationConnectorLabel</PropertyName> </ListItem> <ListItem> <PropertyName>DestinationConnectorType</PropertyName> </ListItem> <ListItem> <PropertyName>FlowArn</PropertyName> </ListItem> <ListItem> <PropertyName>FlowName</PropertyName> </ListItem> <ListItem> <PropertyName>FlowStatus</PropertyName> </ListItem> <ListItem> <PropertyName>LastRunExecutionDetails</PropertyName> </ListItem> <ListItem> <PropertyName>LastUpdatedAt</PropertyName> </ListItem> <ListItem> <PropertyName>LastUpdatedBy</PropertyName> </ListItem> <ListItem> <PropertyName>SourceConnectorLabel</PropertyName> </ListItem> <ListItem> <PropertyName>SourceConnectorType</PropertyName> </ListItem> <ListItem> <PropertyName>Tags</PropertyName> </ListItem> <ListItem> <PropertyName>TriggerType</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.GlueDataCatalogConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.GlueDataCatalogConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>DatabaseName</Label> </TableColumnHeader> <TableColumnHeader> <Label>RoleArn</Label> </TableColumnHeader> <TableColumnHeader> <Label>TablePrefix</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>DatabaseName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>RoleArn</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>TablePrefix</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.GoogleAnalyticsConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.GoogleAnalyticsConnectorProfileCredentials</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>AccessToken</Label> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.AccessToken}</ScriptBlock> </ListItem> <ListItem> <PropertyName>ClientId</PropertyName> </ListItem> <ListItem> <Label>ClientSecret</Label> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ClientSecret}</ScriptBlock> </ListItem> <ListItem> <PropertyName>OAuthRequest</PropertyName> </ListItem> <ListItem> <PropertyName>RefreshToken</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.GoogleAnalyticsMetadata</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.GoogleAnalyticsMetadata</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>OAuthScopes</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>OAuthScopes</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.GoogleAnalyticsSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.GoogleAnalyticsSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.HoneycodeConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.HoneycodeConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AccessToken</Label> </TableColumnHeader> <TableColumnHeader> <Label>OAuthRequest</Label> </TableColumnHeader> <TableColumnHeader> <Label>RefreshToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.AccessToken}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>OAuthRequest</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>RefreshToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.HoneycodeDestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.HoneycodeDestinationProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ErrorHandlingConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ErrorHandlingConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.HoneycodeMetadata</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.HoneycodeMetadata</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>OAuthScopes</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>OAuthScopes</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.IncrementalPullConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.IncrementalPullConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>DatetimeTypeFieldName</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>DatetimeTypeFieldName</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.InforNexusConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.InforNexusConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AccessKeyId</Label> </TableColumnHeader> <TableColumnHeader> <Label>Datakey</Label> </TableColumnHeader> <TableColumnHeader> <Label>SecretAccessKey</Label> </TableColumnHeader> <TableColumnHeader> <Label>UserId</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.AccessKeyId}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>Datakey</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>SecretAccessKey</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>UserId</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.InforNexusConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.InforNexusConnectorProfileProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>InstanceUrl</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>InstanceUrl</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.InforNexusSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.InforNexusSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.LambdaConnectorProvisioningConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.LambdaConnectorProvisioningConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>LambdaArn</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>LambdaArn</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ListConnectorEntitiesRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ListConnectorEntitiesRequest</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ApiVersion</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProfileName</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorType</PropertyName> </ListItem> <ListItem> <PropertyName>EntitiesPath</PropertyName> </ListItem> <ListItem> <PropertyName>MaxResults</PropertyName> </ListItem> <ListItem> <PropertyName>NextToken</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ListConnectorEntitiesResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ListConnectorEntitiesResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorEntityMap</Label> </TableColumnHeader> <TableColumnHeader> <Label>NextToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorEntityMap</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>NextToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ListConnectorsRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ListConnectorsRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>MaxResults</Label> </TableColumnHeader> <TableColumnHeader> <Label>NextToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>MaxResults</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>NextToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ListConnectorsResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ListConnectorsResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Connectors</Label> </TableColumnHeader> <TableColumnHeader> <Label>NextToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Connectors</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>NextToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ListFlowsRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ListFlowsRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>MaxResults</Label> </TableColumnHeader> <TableColumnHeader> <Label>NextToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>MaxResults</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>NextToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ListFlowsResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ListFlowsResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Flows</Label> </TableColumnHeader> <TableColumnHeader> <Label>NextToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Flows</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>NextToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ListTagsForResourceRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ListTagsForResourceRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ResourceArn</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ResourceArn</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ListTagsForResourceResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ListTagsForResourceResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Tags</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Tags</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.MarketoConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.MarketoConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AccessToken</Label> </TableColumnHeader> <TableColumnHeader> <Label>ClientId</Label> </TableColumnHeader> <TableColumnHeader> <Label>ClientSecret</Label> </TableColumnHeader> <TableColumnHeader> <Label>OAuthRequest</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.AccessToken}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>ClientId</PropertyName> </TableColumnItem> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ClientSecret}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>OAuthRequest</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.MarketoConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.MarketoConnectorProfileProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>InstanceUrl</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>InstanceUrl</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.MarketoDestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.MarketoDestinationProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ErrorHandlingConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ErrorHandlingConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.MarketoSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.MarketoSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.MetadataCatalogConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.MetadataCatalogConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>GlueDataCatalog</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>GlueDataCatalog</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.MetadataCatalogDetail</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.MetadataCatalogDetail</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>CatalogType</Label> </TableColumnHeader> <TableColumnHeader> <Label>PartitionRegistrationOutput</Label> </TableColumnHeader> <TableColumnHeader> <Label>TableName</Label> </TableColumnHeader> <TableColumnHeader> <Label>TableRegistrationOutput</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>CatalogType</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>PartitionRegistrationOutput</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>TableName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>TableRegistrationOutput</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.OAuth2Credentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.OAuth2Credentials</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>AccessToken</Label> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.AccessToken}</ScriptBlock> </ListItem> <ListItem> <PropertyName>ClientId</PropertyName> </ListItem> <ListItem> <Label>ClientSecret</Label> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ClientSecret}</ScriptBlock> </ListItem> <ListItem> <PropertyName>OAuthRequest</PropertyName> </ListItem> <ListItem> <PropertyName>RefreshToken</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.OAuth2CustomParameter</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.OAuth2CustomParameter</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ConnectorSuppliedValues</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> <ListItem> <PropertyName>IsRequired</PropertyName> </ListItem> <ListItem> <PropertyName>IsSensitiveField</PropertyName> </ListItem> <ListItem> <PropertyName>Key</PropertyName> </ListItem> <ListItem> <PropertyName>Label</PropertyName> </ListItem> <ListItem> <PropertyName>Type</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.OAuth2Defaults</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.OAuth2Defaults</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>AuthCodeUrls</PropertyName> </ListItem> <ListItem> <PropertyName>Oauth2CustomProperties</PropertyName> </ListItem> <ListItem> <PropertyName>Oauth2GrantTypesSupported</PropertyName> </ListItem> <ListItem> <PropertyName>OauthScopes</PropertyName> </ListItem> <ListItem> <PropertyName>TokenUrls</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.OAuth2Properties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.OAuth2Properties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>OAuth2GrantType</Label> </TableColumnHeader> <TableColumnHeader> <Label>TokenUrl</Label> </TableColumnHeader> <TableColumnHeader> <Label>TokenUrlCustomProperties</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>OAuth2GrantType</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>TokenUrl</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>TokenUrlCustomProperties</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.OAuthCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.OAuthCredentials</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>AccessToken</Label> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.AccessToken}</ScriptBlock> </ListItem> <ListItem> <PropertyName>ClientId</PropertyName> </ListItem> <ListItem> <Label>ClientSecret</Label> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ClientSecret}</ScriptBlock> </ListItem> <ListItem> <PropertyName>OAuthRequest</PropertyName> </ListItem> <ListItem> <PropertyName>RefreshToken</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.OAuthProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.OAuthProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AuthCodeUrl</Label> </TableColumnHeader> <TableColumnHeader> <Label>OAuthScopes</Label> </TableColumnHeader> <TableColumnHeader> <Label>TokenUrl</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>AuthCodeUrl</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>OAuthScopes</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>TokenUrl</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.PardotConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.PardotConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AccessToken</Label> </TableColumnHeader> <TableColumnHeader> <Label>ClientCredentialsArn</Label> </TableColumnHeader> <TableColumnHeader> <Label>OAuthRequest</Label> </TableColumnHeader> <TableColumnHeader> <Label>RefreshToken</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.AccessToken}</ScriptBlock> </TableColumnItem> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ClientCredentialsArn}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>OAuthRequest</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>RefreshToken</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.PardotConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.PardotConnectorProfileProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>BusinessUnitId</Label> </TableColumnHeader> <TableColumnHeader> <Label>InstanceUrl</Label> </TableColumnHeader> <TableColumnHeader> <Label>IsSandboxEnvironment</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>BusinessUnitId</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>InstanceUrl</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>IsSandboxEnvironment</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.PardotSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.PardotSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.PrefixConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.PrefixConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>PathPrefixHierarchy</Label> </TableColumnHeader> <TableColumnHeader> <Label>PrefixFormat</Label> </TableColumnHeader> <TableColumnHeader> <Label>PrefixType</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>PathPrefixHierarchy</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>PrefixFormat</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>PrefixType</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.PrivateConnectionProvisioningState</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.PrivateConnectionProvisioningState</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>FailureCause</Label> </TableColumnHeader> <TableColumnHeader> <Label>FailureMessage</Label> </TableColumnHeader> <TableColumnHeader> <Label>Status</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>FailureCause</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>FailureMessage</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Status</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.Range</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.Range</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Maximum</Label> </TableColumnHeader> <TableColumnHeader> <Label>Minimum</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Maximum</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Minimum</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.RedshiftConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.RedshiftConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Password</Label> </TableColumnHeader> <TableColumnHeader> <Label>Username</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.Password}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>Username</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.RedshiftConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.RedshiftConnectorProfileProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>BucketName</PropertyName> </ListItem> <ListItem> <PropertyName>BucketPrefix</PropertyName> </ListItem> <ListItem> <PropertyName>ClusterIdentifier</PropertyName> </ListItem> <ListItem> <PropertyName>DataApiRoleArn</PropertyName> </ListItem> <ListItem> <PropertyName>DatabaseName</PropertyName> </ListItem> <ListItem> <PropertyName>DatabaseUrl</PropertyName> </ListItem> <ListItem> <PropertyName>IsRedshiftServerless</PropertyName> </ListItem> <ListItem> <PropertyName>RoleArn</PropertyName> </ListItem> <ListItem> <PropertyName>WorkgroupName</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.RedshiftDestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.RedshiftDestinationProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>BucketPrefix</Label> </TableColumnHeader> <TableColumnHeader> <Label>ErrorHandlingConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>IntermediateBucketName</Label> </TableColumnHeader> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>BucketPrefix</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ErrorHandlingConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>IntermediateBucketName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.RegisterConnectorRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.RegisterConnectorRequest</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ClientToken</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorLabel</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProvisioningConfig</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProvisioningType</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.RegisterConnectorResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.RegisterConnectorResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorArn</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorArn</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.RegistrationOutput</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.RegistrationOutput</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Message</Label> </TableColumnHeader> <TableColumnHeader> <Label>Result</Label> </TableColumnHeader> <TableColumnHeader> <Label>Status</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Message</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Result</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Status</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ResetConnectorMetadataCacheRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ResetConnectorMetadataCacheRequest</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ApiVersion</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorEntityName</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProfileName</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorType</PropertyName> </ListItem> <ListItem> <PropertyName>EntitiesPath</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.S3DestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.S3DestinationProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>BucketName</Label> </TableColumnHeader> <TableColumnHeader> <Label>BucketPrefix</Label> </TableColumnHeader> <TableColumnHeader> <Label>S3OutputFormatConfig</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>BucketName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>BucketPrefix</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>S3OutputFormatConfig</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.S3InputFormatConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.S3InputFormatConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>S3InputFileType</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>S3InputFileType</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.S3OutputFormatConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.S3OutputFormatConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AggregationConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>FileType</Label> </TableColumnHeader> <TableColumnHeader> <Label>PrefixConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>PreserveSourceDataTyping</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>AggregationConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>FileType</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>PrefixConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>PreserveSourceDataTyping</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.S3SourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.S3SourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>BucketName</Label> </TableColumnHeader> <TableColumnHeader> <Label>BucketPrefix</Label> </TableColumnHeader> <TableColumnHeader> <Label>S3InputFormatConfig</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>BucketName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>BucketPrefix</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>S3InputFormatConfig</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SalesforceConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SalesforceConnectorProfileCredentials</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>AccessToken</Label> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.AccessToken}</ScriptBlock> </ListItem> <ListItem> <Label>ClientCredentialsArn</Label> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ClientCredentialsArn}</ScriptBlock> </ListItem> <ListItem> <Label>JwtToken</Label> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.JwtToken}</ScriptBlock> </ListItem> <ListItem> <PropertyName>OAuth2GrantType</PropertyName> </ListItem> <ListItem> <PropertyName>OAuthRequest</PropertyName> </ListItem> <ListItem> <PropertyName>RefreshToken</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SalesforceConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SalesforceConnectorProfileProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>InstanceUrl</Label> </TableColumnHeader> <TableColumnHeader> <Label>IsSandboxEnvironment</Label> </TableColumnHeader> <TableColumnHeader> <Label>UsePrivateLinkForMetadataAndAuthorization</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>InstanceUrl</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>IsSandboxEnvironment</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>UsePrivateLinkForMetadataAndAuthorization</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SalesforceDestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SalesforceDestinationProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>DataTransferApi</PropertyName> </ListItem> <ListItem> <PropertyName>ErrorHandlingConfig</PropertyName> </ListItem> <ListItem> <PropertyName>IdFieldNames</PropertyName> </ListItem> <ListItem> <PropertyName>Object</PropertyName> </ListItem> <ListItem> <PropertyName>WriteOperationType</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SalesforceMetadata</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SalesforceMetadata</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>DataTransferApis</Label> </TableColumnHeader> <TableColumnHeader> <Label>Oauth2GrantTypesSupported</Label> </TableColumnHeader> <TableColumnHeader> <Label>OAuthScopes</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>DataTransferApis</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Oauth2GrantTypesSupported</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>OAuthScopes</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SalesforceSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SalesforceSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>DataTransferApi</Label> </TableColumnHeader> <TableColumnHeader> <Label>EnableDynamicFieldUpdate</Label> </TableColumnHeader> <TableColumnHeader> <Label>IncludeDeletedRecords</Label> </TableColumnHeader> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>DataTransferApi</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>EnableDynamicFieldUpdate</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>IncludeDeletedRecords</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SAPODataConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SAPODataConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>BasicAuthCredentials</Label> </TableColumnHeader> <TableColumnHeader> <Label>OAuthCredentials</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>BasicAuthCredentials</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>OAuthCredentials</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SAPODataConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SAPODataConnectorProfileProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ApplicationHostUrl</PropertyName> </ListItem> <ListItem> <PropertyName>ApplicationServicePath</PropertyName> </ListItem> <ListItem> <PropertyName>ClientNumber</PropertyName> </ListItem> <ListItem> <PropertyName>DisableSSO</PropertyName> </ListItem> <ListItem> <PropertyName>LogonLanguage</PropertyName> </ListItem> <ListItem> <PropertyName>OAuthProperties</PropertyName> </ListItem> <ListItem> <PropertyName>PortNumber</PropertyName> </ListItem> <ListItem> <PropertyName>PrivateLinkServiceName</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SAPODataDestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SAPODataDestinationProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ErrorHandlingConfig</PropertyName> </ListItem> <ListItem> <PropertyName>IdFieldNames</PropertyName> </ListItem> <ListItem> <PropertyName>ObjectPath</PropertyName> </ListItem> <ListItem> <PropertyName>SuccessResponseHandlingConfig</PropertyName> </ListItem> <ListItem> <PropertyName>WriteOperationType</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SAPODataPaginationConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SAPODataPaginationConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>MaxPageSize</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>MaxPageSize</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SAPODataParallelismConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SAPODataParallelismConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>MaxParallelism</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>MaxParallelism</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SAPODataSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SAPODataSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ObjectPath</Label> </TableColumnHeader> <TableColumnHeader> <Label>PaginationConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>ParallelismConfig</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ObjectPath</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>PaginationConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ParallelismConfig</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ScheduledTriggerProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ScheduledTriggerProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>DataPullMode</PropertyName> </ListItem> <ListItem> <PropertyName>FirstExecutionFrom</PropertyName> </ListItem> <ListItem> <PropertyName>FlowErrorDeactivationThreshold</PropertyName> </ListItem> <ListItem> <PropertyName>ScheduleEndTime</PropertyName> </ListItem> <ListItem> <PropertyName>ScheduleExpression</PropertyName> </ListItem> <ListItem> <PropertyName>ScheduleOffset</PropertyName> </ListItem> <ListItem> <PropertyName>ScheduleStartTime</PropertyName> </ListItem> <ListItem> <PropertyName>Timezone</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ServiceNowConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ServiceNowConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>OAuth2Credentials</Label> </TableColumnHeader> <TableColumnHeader> <Label>Password</Label> </TableColumnHeader> <TableColumnHeader> <Label>Username</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>OAuth2Credentials</PropertyName> </TableColumnItem> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.Password}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>Username</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ServiceNowConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ServiceNowConnectorProfileProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>InstanceUrl</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>InstanceUrl</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ServiceNowSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ServiceNowSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SingularConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SingularConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ApiKey</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ApiKey}</ScriptBlock> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SingularSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SingularSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SlackConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SlackConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AccessToken</Label> </TableColumnHeader> <TableColumnHeader> <Label>ClientId</Label> </TableColumnHeader> <TableColumnHeader> <Label>ClientSecret</Label> </TableColumnHeader> <TableColumnHeader> <Label>OAuthRequest</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.AccessToken}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>ClientId</PropertyName> </TableColumnItem> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ClientSecret}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>OAuthRequest</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SlackConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SlackConnectorProfileProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>InstanceUrl</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>InstanceUrl</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SlackMetadata</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SlackMetadata</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>OAuthScopes</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>OAuthScopes</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SlackSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SlackSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SnowflakeConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SnowflakeConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Password</Label> </TableColumnHeader> <TableColumnHeader> <Label>Username</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.Password}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>Username</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SnowflakeConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SnowflakeConnectorProfileProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>AccountName</PropertyName> </ListItem> <ListItem> <PropertyName>BucketName</PropertyName> </ListItem> <ListItem> <PropertyName>BucketPrefix</PropertyName> </ListItem> <ListItem> <PropertyName>PrivateLinkServiceName</PropertyName> </ListItem> <ListItem> <PropertyName>Region</PropertyName> </ListItem> <ListItem> <PropertyName>Stage</PropertyName> </ListItem> <ListItem> <PropertyName>Warehouse</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SnowflakeDestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SnowflakeDestinationProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>BucketPrefix</Label> </TableColumnHeader> <TableColumnHeader> <Label>ErrorHandlingConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>IntermediateBucketName</Label> </TableColumnHeader> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>BucketPrefix</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ErrorHandlingConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>IntermediateBucketName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SnowflakeMetadata</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SnowflakeMetadata</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>SupportedRegions</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>SupportedRegions</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SourceConnectorProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SourceConnectorProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>Amplitude</PropertyName> </ListItem> <ListItem> <PropertyName>CustomConnector</PropertyName> </ListItem> <ListItem> <PropertyName>Datadog</PropertyName> </ListItem> <ListItem> <PropertyName>Dynatrace</PropertyName> </ListItem> <ListItem> <PropertyName>GoogleAnalytics</PropertyName> </ListItem> <ListItem> <PropertyName>InforNexus</PropertyName> </ListItem> <ListItem> <PropertyName>Marketo</PropertyName> </ListItem> <ListItem> <PropertyName>Pardot</PropertyName> </ListItem> <ListItem> <PropertyName>S3</PropertyName> </ListItem> <ListItem> <PropertyName>Salesforce</PropertyName> </ListItem> <ListItem> <PropertyName>SAPOData</PropertyName> </ListItem> <ListItem> <PropertyName>ServiceNow</PropertyName> </ListItem> <ListItem> <PropertyName>Singular</PropertyName> </ListItem> <ListItem> <PropertyName>Slack</PropertyName> </ListItem> <ListItem> <PropertyName>Trendmicro</PropertyName> </ListItem> <ListItem> <PropertyName>Veeva</PropertyName> </ListItem> <ListItem> <PropertyName>Zendesk</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SourceFieldProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SourceFieldProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>IsQueryable</Label> </TableColumnHeader> <TableColumnHeader> <Label>IsRetrievable</Label> </TableColumnHeader> <TableColumnHeader> <Label>IsTimestampFieldForIncrementalQueries</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>IsQueryable</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>IsRetrievable</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>IsTimestampFieldForIncrementalQueries</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SourceFlowConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SourceFlowConfig</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ApiVersion</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorProfileName</PropertyName> </ListItem> <ListItem> <PropertyName>ConnectorType</PropertyName> </ListItem> <ListItem> <PropertyName>IncrementalPullConfig</PropertyName> </ListItem> <ListItem> <PropertyName>SourceConnectorProperties</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.StartFlowRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.StartFlowRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ClientToken</Label> </TableColumnHeader> <TableColumnHeader> <Label>FlowName</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ClientToken</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>FlowName</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.StartFlowResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.StartFlowResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ExecutionId</Label> </TableColumnHeader> <TableColumnHeader> <Label>FlowArn</Label> </TableColumnHeader> <TableColumnHeader> <Label>FlowStatus</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ExecutionId</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>FlowArn</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>FlowStatus</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.StopFlowRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.StopFlowRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>FlowName</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>FlowName</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.StopFlowResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.StopFlowResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>FlowArn</Label> </TableColumnHeader> <TableColumnHeader> <Label>FlowStatus</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>FlowArn</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>FlowStatus</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SuccessResponseHandlingConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SuccessResponseHandlingConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>BucketName</Label> </TableColumnHeader> <TableColumnHeader> <Label>BucketPrefix</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>BucketName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>BucketPrefix</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.SupportedFieldTypeDetails</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.SupportedFieldTypeDetails</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>V1</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>V1</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.TagResourceRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.TagResourceRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ResourceArn</Label> </TableColumnHeader> <TableColumnHeader> <Label>Tags</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ResourceArn</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Tags</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.Task</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.Task</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ConnectorOperator</PropertyName> </ListItem> <ListItem> <PropertyName>DestinationField</PropertyName> </ListItem> <ListItem> <PropertyName>SourceFields</PropertyName> </ListItem> <ListItem> <PropertyName>TaskProperties</PropertyName> </ListItem> <ListItem> <PropertyName>TaskType</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.TrendmicroConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.TrendmicroConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ApiSecretKey</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ApiSecretKey}</ScriptBlock> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.TrendmicroSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.TrendmicroSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.TriggerConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.TriggerConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>TriggerProperties</Label> </TableColumnHeader> <TableColumnHeader> <Label>TriggerType</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>TriggerProperties</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>TriggerType</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.TriggerProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.TriggerProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Scheduled</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Scheduled</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.UnregisterConnectorRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.UnregisterConnectorRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorLabel</Label> </TableColumnHeader> <TableColumnHeader> <Label>ForceDelete</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorLabel</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ForceDelete</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.UntagResourceRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.UntagResourceRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ResourceArn</Label> </TableColumnHeader> <TableColumnHeader> <Label>TagKeys</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ResourceArn</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>TagKeys</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.UpdateConnectorProfileRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.UpdateConnectorProfileRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ClientToken</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectionMode</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectorProfileConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectorProfileName</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ClientToken</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectionMode</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectorProfileConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectorProfileName</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.UpdateConnectorProfileResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.UpdateConnectorProfileResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorProfileArn</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorProfileArn</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.UpdateConnectorRegistrationRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.UpdateConnectorRegistrationRequest</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ClientToken</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectorLabel</Label> </TableColumnHeader> <TableColumnHeader> <Label>ConnectorProvisioningConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>Description</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ClientToken</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectorLabel</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>ConnectorProvisioningConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Description</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.UpdateConnectorRegistrationResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.UpdateConnectorRegistrationResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ConnectorArn</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ConnectorArn</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.UpdateFlowRequest</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.UpdateFlowRequest</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>ClientToken</PropertyName> </ListItem> <ListItem> <PropertyName>Description</PropertyName> </ListItem> <ListItem> <PropertyName>DestinationFlowConfigList</PropertyName> </ListItem> <ListItem> <PropertyName>FlowName</PropertyName> </ListItem> <ListItem> <PropertyName>MetadataCatalogConfig</PropertyName> </ListItem> <ListItem> <PropertyName>SourceFlowConfig</PropertyName> </ListItem> <ListItem> <PropertyName>Tasks</PropertyName> </ListItem> <ListItem> <PropertyName>TriggerConfig</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.UpdateFlowResponse</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.UpdateFlowResponse</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>FlowStatus</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>FlowStatus</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.UpsolverDestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.UpsolverDestinationProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>BucketName</Label> </TableColumnHeader> <TableColumnHeader> <Label>BucketPrefix</Label> </TableColumnHeader> <TableColumnHeader> <Label>S3OutputFormatConfig</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>BucketName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>BucketPrefix</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>S3OutputFormatConfig</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.UpsolverS3OutputFormatConfig</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.UpsolverS3OutputFormatConfig</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AggregationConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>FileType</Label> </TableColumnHeader> <TableColumnHeader> <Label>PrefixConfig</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>AggregationConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>FileType</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>PrefixConfig</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.VeevaConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.VeevaConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Password</Label> </TableColumnHeader> <TableColumnHeader> <Label>Username</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.Password}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>Username</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.VeevaConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.VeevaConnectorProfileProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>InstanceUrl</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>InstanceUrl</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.VeevaSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.VeevaSourceProperties</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>DocumentType</PropertyName> </ListItem> <ListItem> <PropertyName>IncludeAllVersions</PropertyName> </ListItem> <ListItem> <PropertyName>IncludeRenditions</PropertyName> </ListItem> <ListItem> <PropertyName>IncludeSourceFiles</PropertyName> </ListItem> <ListItem> <PropertyName>Object</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ZendeskConnectorProfileCredentials</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ZendeskConnectorProfileCredentials</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>AccessToken</Label> </TableColumnHeader> <TableColumnHeader> <Label>ClientId</Label> </TableColumnHeader> <TableColumnHeader> <Label>ClientSecret</Label> </TableColumnHeader> <TableColumnHeader> <Label>OAuthRequest</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.AccessToken}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>ClientId</PropertyName> </TableColumnItem> <TableColumnItem> <ScriptBlock>if((Test-Path variable:AWSPowerShell_Show_Sensitive_Data) -and $false.Equals((Get-Variable AWSPowerShell_Show_Sensitive_Data).Value)){'*** sensitive data redacted from host ***'} else{$_.ClientSecret}</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>OAuthRequest</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ZendeskConnectorProfileProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ZendeskConnectorProfileProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>InstanceUrl</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>InstanceUrl</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ZendeskDestinationProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ZendeskDestinationProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ErrorHandlingConfig</Label> </TableColumnHeader> <TableColumnHeader> <Label>IdFieldNames</Label> </TableColumnHeader> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> <TableColumnHeader> <Label>WriteOperationType</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ErrorHandlingConfig</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>IdFieldNames</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>WriteOperationType</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ZendeskMetadata</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ZendeskMetadata</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>OAuthScopes</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>OAuthScopes</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.ZendeskSourceProperties</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.ZendeskSourceProperties</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Object</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Object</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.IDescribeConnectorProfilesPaginator</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.IDescribeConnectorProfilesPaginator</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Responses</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Responses</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.IDescribeConnectorsPaginator</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.IDescribeConnectorsPaginator</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Responses</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Responses</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.IDescribeFlowExecutionRecordsPaginator</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.IDescribeFlowExecutionRecordsPaginator</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Responses</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Responses</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.IListConnectorsPaginator</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.IListConnectorsPaginator</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Responses</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Responses</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Model.IListFlowsPaginator</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Model.IListFlowsPaginator</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Responses</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Responses</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Internal.AmazonAppflowMetadata</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Internal.AmazonAppflowMetadata</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>ServiceId</Label> </TableColumnHeader> <TableColumnHeader> <Label>OperationNameMapping</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>ServiceId</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>OperationNameMapping</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>View node for Amazon.Appflow.Endpoints.AppflowEndpointParameters</Name> <ViewSelectedBy> <TypeName>Amazon.Appflow.Endpoints.AppflowEndpointParameters</TypeName> </ViewSelectedBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>Region</Label> </TableColumnHeader> <TableColumnHeader> <Label>UseDualStack</Label> </TableColumnHeader> <TableColumnHeader> <Label>UseFIPS</Label> </TableColumnHeader> <TableColumnHeader> <Label>Endpoint</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Region</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>UseDualStack</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>UseFIPS</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Endpoint</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> </ViewDefinitions> </Configuration> <!-- SIG # Begin signature block --> <!-- MIIutQYJKoZIhvcNAQcCoIIupjCCLqICAQExDzANBglghkgBZQMEAgEFADB5Bgor --> <!-- BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG --> <!-- KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCBrDycwUh1DDHPW --> <!-- JCl6MuHP5nxJxOlT6imaagqensNHSaCCE+owggXAMIIEqKADAgECAhAP0bvKeWvX --> <!-- +N1MguEKmpYxMA0GCSqGSIb3DQEBCwUAMGwxCzAJBgNVBAYTAlVTMRUwEwYDVQQK --> <!-- EwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xKzApBgNV --> <!-- BAMTIkRpZ2lDZXJ0IEhpZ2ggQXNzdXJhbmNlIEVWIFJvb3QgQ0EwHhcNMjIwMTEz --> <!-- MDAwMDAwWhcNMzExMTA5MjM1OTU5WjBiMQswCQYDVQQGEwJVUzEVMBMGA1UEChMM --> <!-- RGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSEwHwYDVQQD --> <!-- ExhEaWdpQ2VydCBUcnVzdGVkIFJvb3QgRzQwggIiMA0GCSqGSIb3DQEBAQUAA4IC --> <!-- DwAwggIKAoICAQC/5pBzaN675F1KPDAiMGkz7MKnJS7JIT3yithZwuEppz1Yq3aa --> <!-- za57G4QNxDAf8xukOBbrVsaXbR2rsnnyyhHS5F/WBTxSD1Ifxp4VpX6+n6lXFllV --> <!-- cq9ok3DCsrp1mWpzMpTREEQQLt+C8weE5nQ7bXHiLQwb7iDVySAdYyktzuxeTsiT --> <!-- +CFhmzTrBcZe7FsavOvJz82sNEBfsXpm7nfISKhmV1efVFiODCu3T6cw2Vbuyntd --> <!-- 463JT17lNecxy9qTXtyOj4DatpGYQJB5w3jHtrHEtWoYOAMQjdjUN6QuBX2I9YI+ --> <!-- EJFwq1WCQTLX2wRzKm6RAXwhTNS8rhsDdV14Ztk6MUSaM0C/CNdaSaTC5qmgZ92k --> <!-- J7yhTzm1EVgX9yRcRo9k98FpiHaYdj1ZXUJ2h4mXaXpI8OCiEhtmmnTK3kse5w5j --> <!-- rubU75KSOp493ADkRSWJtppEGSt+wJS00mFt6zPZxd9LBADMfRyVw4/3IbKyEbe7 --> <!-- f/LVjHAsQWCqsWMYRJUadmJ+9oCw++hkpjPRiQfhvbfmQ6QYuKZ3AeEPlAwhHbJU --> <!-- KSWJbOUOUlFHdL4mrLZBdd56rF+NP8m800ERElvlEFDrMcXKchYiCd98THU/Y+wh --> <!-- X8QgUWtvsauGi0/C1kVfnSD8oR7FwI+isX4KJpn15GkvmB0t9dmpsh3lGwIDAQAB --> <!-- o4IBZjCCAWIwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU7NfjgtJxXWRM3y5n --> <!-- P+e6mK4cD08wHwYDVR0jBBgwFoAUsT7DaQP4v0cB1JgmGggC72NkK8MwDgYDVR0P --> <!-- AQH/BAQDAgGGMBMGA1UdJQQMMAoGCCsGAQUFBwMDMH8GCCsGAQUFBwEBBHMwcTAk --> <!-- BggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMEkGCCsGAQUFBzAC --> <!-- hj1odHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRIaWdoQXNzdXJh --> <!-- bmNlRVZSb290Q0EuY3J0MEsGA1UdHwREMEIwQKA+oDyGOmh0dHA6Ly9jcmwzLmRp --> <!-- Z2ljZXJ0LmNvbS9EaWdpQ2VydEhpZ2hBc3N1cmFuY2VFVlJvb3RDQS5jcmwwHAYD --> <!-- VR0gBBUwEzAHBgVngQwBAzAIBgZngQwBBAEwDQYJKoZIhvcNAQELBQADggEBAEHx --> <!-- qRH0DxNHecllao3A7pgEpMbjDPKisedfYk/ak1k2zfIe4R7sD+EbP5HU5A/C5pg0 --> <!-- /xkPZigfT2IxpCrhKhO61z7H0ZL+q93fqpgzRh9Onr3g7QdG64AupP2uU7SkwaT1 --> <!-- IY1rzAGt9Rnu15ClMlIr28xzDxj4+87eg3Gn77tRWwR2L62t0+od/P1Tk+WMieNg --> <!-- GbngLyOOLFxJy34riDkruQZhiPOuAnZ2dMFkkbiJUZflhX0901emWG4f7vtpYeJa --> <!-- 3Cgh6GO6Ps9W7Zrk9wXqyvPsEt84zdp7PiuTUy9cUQBY3pBIowrHC/Q7bVUx8ALM --> <!-- R3eWUaNetbxcyEMRoacwggawMIIEmKADAgECAhAIrUCyYNKcTJ9ezam9k67ZMA0G --> <!-- CSqGSIb3DQEBDAUAMGIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJ --> <!-- bmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xITAfBgNVBAMTGERpZ2lDZXJ0 --> <!-- IFRydXN0ZWQgUm9vdCBHNDAeFw0yMTA0MjkwMDAwMDBaFw0zNjA0MjgyMzU5NTla --> <!-- MGkxCzAJBgNVBAYTAlVTMRcwFQYDVQQKEw5EaWdpQ2VydCwgSW5jLjFBMD8GA1UE --> <!-- AxM4RGlnaUNlcnQgVHJ1c3RlZCBHNCBDb2RlIFNpZ25pbmcgUlNBNDA5NiBTSEEz --> <!-- ODQgMjAyMSBDQTEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDVtC9C --> <!-- 0CiteLdd1TlZG7GIQvUzjOs9gZdwxbvEhSYwn6SOaNhc9es0JAfhS0/TeEP0F9ce --> <!-- 2vnS1WcaUk8OoVf8iJnBkcyBAz5NcCRks43iCH00fUyAVxJrQ5qZ8sU7H/Lvy0da --> <!-- E6ZMswEgJfMQ04uy+wjwiuCdCcBlp/qYgEk1hz1RGeiQIXhFLqGfLOEYwhrMxe6T --> <!-- SXBCMo/7xuoc82VokaJNTIIRSFJo3hC9FFdd6BgTZcV/sk+FLEikVoQ11vkunKoA --> <!-- FdE3/hoGlMJ8yOobMubKwvSnowMOdKWvObarYBLj6Na59zHh3K3kGKDYwSNHR7Oh --> <!-- D26jq22YBoMbt2pnLdK9RBqSEIGPsDsJ18ebMlrC/2pgVItJwZPt4bRc4G/rJvmM --> <!-- 1bL5OBDm6s6R9b7T+2+TYTRcvJNFKIM2KmYoX7BzzosmJQayg9Rc9hUZTO1i4F4z --> <!-- 8ujo7AqnsAMrkbI2eb73rQgedaZlzLvjSFDzd5Ea/ttQokbIYViY9XwCFjyDKK05 --> <!-- huzUtw1T0PhH5nUwjewwk3YUpltLXXRhTT8SkXbev1jLchApQfDVxW0mdmgRQRNY --> <!-- mtwmKwH0iU1Z23jPgUo+QEdfyYFQc4UQIyFZYIpkVMHMIRroOBl8ZhzNeDhFMJlP --> <!-- /2NPTLuqDQhTQXxYPUez+rbsjDIJAsxsPAxWEQIDAQABo4IBWTCCAVUwEgYDVR0T --> <!-- AQH/BAgwBgEB/wIBADAdBgNVHQ4EFgQUaDfg67Y7+F8Rhvv+YXsIiGX0TkIwHwYD --> <!-- VR0jBBgwFoAU7NfjgtJxXWRM3y5nP+e6mK4cD08wDgYDVR0PAQH/BAQDAgGGMBMG --> <!-- A1UdJQQMMAoGCCsGAQUFBwMDMHcGCCsGAQUFBwEBBGswaTAkBggrBgEFBQcwAYYY --> <!-- aHR0cDovL29jc3AuZGlnaWNlcnQuY29tMEEGCCsGAQUFBzAChjVodHRwOi8vY2Fj --> <!-- ZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRUcnVzdGVkUm9vdEc0LmNydDBDBgNV --> <!-- HR8EPDA6MDigNqA0hjJodHRwOi8vY3JsMy5kaWdpY2VydC5jb20vRGlnaUNlcnRU --> <!-- cnVzdGVkUm9vdEc0LmNybDAcBgNVHSAEFTATMAcGBWeBDAEDMAgGBmeBDAEEATAN --> <!-- BgkqhkiG9w0BAQwFAAOCAgEAOiNEPY0Idu6PvDqZ01bgAhql+Eg08yy25nRm95Ry --> <!-- sQDKr2wwJxMSnpBEn0v9nqN8JtU3vDpdSG2V1T9J9Ce7FoFFUP2cvbaF4HZ+N3HL --> <!-- IvdaqpDP9ZNq4+sg0dVQeYiaiorBtr2hSBh+3NiAGhEZGM1hmYFW9snjdufE5Btf --> <!-- Q/g+lP92OT2e1JnPSt0o618moZVYSNUa/tcnP/2Q0XaG3RywYFzzDaju4ImhvTnh --> <!-- OE7abrs2nfvlIVNaw8rpavGiPttDuDPITzgUkpn13c5UbdldAhQfQDN8A+KVssIh --> <!-- dXNSy0bYxDQcoqVLjc1vdjcshT8azibpGL6QB7BDf5WIIIJw8MzK7/0pNVwfiThV --> <!-- 9zeKiwmhywvpMRr/LhlcOXHhvpynCgbWJme3kuZOX956rEnPLqR0kq3bPKSchh/j --> <!-- wVYbKyP/j7XqiHtwa+aguv06P0WmxOgWkVKLQcBIhEuWTatEQOON8BUozu3xGFYH --> <!-- Ki8QxAwIZDwzj64ojDzLj4gLDb879M4ee47vtevLt/B3E+bnKD+sEq6lLyJsQfmC --> <!-- XBVmzGwOysWGw/YmMwwHS6DTBwJqakAwSEs0qFEgu60bhQjiWQ1tygVQK+pKHJ6l --> <!-- /aCnHwZ05/LWUpD9r4VIIflXO7ScA+2GRfS0YW6/aOImYIbqyK+p/pQd52MbOoZW --> <!-- eE4wggduMIIFVqADAgECAhADmooc3J4LAjb9FLn2g0iAMA0GCSqGSIb3DQEBCwUA --> <!-- MGkxCzAJBgNVBAYTAlVTMRcwFQYDVQQKEw5EaWdpQ2VydCwgSW5jLjFBMD8GA1UE --> <!-- AxM4RGlnaUNlcnQgVHJ1c3RlZCBHNCBDb2RlIFNpZ25pbmcgUlNBNDA5NiBTSEEz --> <!-- ODQgMjAyMSBDQTEwHhcNMjUwNjAzMDAwMDAwWhcNMjYwNjAyMjM1OTU5WjCB9jET --> <!-- MBEGCysGAQQBgjc8AgEDEwJVUzEZMBcGCysGAQQBgjc8AgECEwhEZWxhd2FyZTEd --> <!-- MBsGA1UEDwwUUHJpdmF0ZSBPcmdhbml6YXRpb24xEDAOBgNVBAUTBzQxNTI5NTQx --> <!-- CzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdTZWF0 --> <!-- dGxlMSIwIAYDVQQKExlBbWF6b24gV2ViIFNlcnZpY2VzLCBJbmMuMRcwFQYDVQQL --> <!-- Ew5TREtzIGFuZCBUb29sczEiMCAGA1UEAxMZQW1hem9uIFdlYiBTZXJ2aWNlcywg --> <!-- SW5jLjCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBAKc7ffRFlFB89cU3 --> <!-- j76EOoK8sFXFunuUhvU6LMeAzgO2fjlMn2l3WJBPZmrHXIicBHmejbJDRgMc+FPd --> <!-- oSUR6ZsuVX08txcdv8yHqC+u2BHrj+GRakq7WF148X1PR8kOhkon+qNSh+cxoIHm --> <!-- m+Lxg9kZuddkr1m+Fuv79VGj3E9xp4YjbhvVEVbxLs86p812WgVz3eoqvpNXBC0m --> <!-- H4eM3FUmNHcDA6ubRR/qh3OGYQHyQs4PeMOGACqcySO+XNRKxMNxIzf+fkQU8cuR --> <!-- A8eYl6s0pQ+KlJudGt2psY+5nkTU9TOC99wvRmfuuG+jpG7vEMsuGy26wCOp7hry --> <!-- k5kinq/EFImAxdx1WQ3pJuk+rcuSnuOcSieW+zSKEczJOCsbemDbF+9P5Iv0f0nx --> <!-- kHPYrrjdgValyxosQENsHeq1HztsE46IbBq2S4I9kGzZcaal5hKT/Yxcom9tBfXq --> <!-- oNs1KaL54mC4ddBGx07kAGE0kiHpY5pr4al2lGpOmBH4B5xKmwIDAQABo4ICAjCC --> <!-- Af4wHwYDVR0jBBgwFoAUaDfg67Y7+F8Rhvv+YXsIiGX0TkIwHQYDVR0OBBYEFALy --> <!-- CdwoelU9i0FZLXOC5NXeXmVqMD0GA1UdIAQ2MDQwMgYFZ4EMAQMwKTAnBggrBgEF --> <!-- BQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BTMA4GA1UdDwEB/wQEAwIH --> <!-- gDATBgNVHSUEDDAKBggrBgEFBQcDAzCBtQYDVR0fBIGtMIGqMFOgUaBPhk1odHRw --> <!-- Oi8vY3JsMy5kaWdpY2VydC5jb20vRGlnaUNlcnRUcnVzdGVkRzRDb2RlU2lnbmlu --> <!-- Z1JTQTQwOTZTSEEzODQyMDIxQ0ExLmNybDBToFGgT4ZNaHR0cDovL2NybDQuZGln --> <!-- aWNlcnQuY29tL0RpZ2lDZXJ0VHJ1c3RlZEc0Q29kZVNpZ25pbmdSU0E0MDk2U0hB --> <!-- Mzg0MjAyMUNBMS5jcmwwgZQGCCsGAQUFBwEBBIGHMIGEMCQGCCsGAQUFBzABhhho --> <!-- dHRwOi8vb2NzcC5kaWdpY2VydC5jb20wXAYIKwYBBQUHMAKGUGh0dHA6Ly9jYWNl --> <!-- cnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydFRydXN0ZWRHNENvZGVTaWduaW5nUlNB --> <!-- NDA5NlNIQTM4NDIwMjFDQTEuY3J0MAkGA1UdEwQCMAAwDQYJKoZIhvcNAQELBQAD --> <!-- ggIBACHYo9QgnoH4+yG1TQT8lxxsYPuy3+FiWd2sZxn/4dwBautbZSLaP5yAKlE0 --> <!-- o7SFQq5IYV2FVA4c5LwJf3eoF0/8+Bh+SMmAHTteqHcAJ3VK8+VETL/qr9kFQx8j --> <!-- cMA3kF2OOaLVWuB5ffEsGCRqCnS2r8r2lCstb/oEqJLyUXkqEDbyJxgkJ0vQp1XD --> <!-- agCi68ujhDBwVQPoHmBux2V8TWaOuAT/5kZUJsqwUhBTxYSCKVdIYYkRppaUemJ0 --> <!-- oULhtxeg1M5zumgLf432qyk6xchohECA1QSXsPflhLZ+eWk3RneSt0fAV/caEBma --> <!-- mfVj4OysofDA4bCgZSWFk/16O4PEMsLZhR8FCnFr5lxFYKUgAcnVczo75KSBKp2r --> <!-- aoUVAWIw9w1Z1NQljqfZbFUxWCIWLjmXmEbfy3IXeEpvlXidjPVwdqwbleyl0WR/ --> <!-- ENGBEiy+I4a/ezu+HoA5zK+1b7INjLgxk8m5MnD75k6Pq+XctyTkzEh6F4Whhq7s --> <!-- ck16llf7N+i28flIkqzcXuSHxeOZUZb2VNDIcCXiapaxS7cslbP4wafWGEYs2SN3 --> <!-- +Q398T0fI7uJ4ATp58qdIp6w7Z9PomrVKE0LQMC1P1j9VDiCv7VqnU1cM/2uPpzA --> <!-- Lop57Q8mTPr7Mh7nl0/QusIr8V/o6XWwRynumecNqn1oeMlaMYIaITCCGh0CAQEw --> <!-- fTBpMQswCQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xQTA/BgNV --> <!-- BAMTOERpZ2lDZXJ0IFRydXN0ZWQgRzQgQ29kZSBTaWduaW5nIFJTQTQwOTYgU0hB --> <!-- Mzg0IDIwMjEgQ0ExAhADmooc3J4LAjb9FLn2g0iAMA0GCWCGSAFlAwQCAQUAoHww --> <!-- EAYKKwYBBAGCNwIBDDECMAAwGQYJKoZIhvcNAQkDMQwGCisGAQQBgjcCAQQwHAYK --> <!-- KwYBBAGCNwIBCzEOMAwGCisGAQQBgjcCARUwLwYJKoZIhvcNAQkEMSIEIL+k+er3 --> <!-- 3JH9ykcUfv5hkxuf5CDZCR6P306NhF8DrsWHMA0GCSqGSIb3DQEBAQUABIIBgJYD --> <!-- 6/wLNSc7H3xniFWqiS+SXNRTEOcKV7OPWwocOtV5bixcMkk9cs2FxstRRgMznUsc --> <!-- hAbov8Wr377FRt94h+ognN2Fm2+PISC0VlWWvIqsM84ffHWxhVm77egw5Y5gFRmj --> <!-- OYYIMz9Rf+Tp8ZPGIlJsKM3FC/vmDxlV9s+yCgq/xyC6891o2+eWYLkxXmHQpkQY --> <!-- tEk4deycRmAJPcAHka9F9zUrhNZ2rR/wpjskrZ3z5D6e/ITXxOOhkd/YSDT5BuYm --> <!-- Fu83i9YWjwFOGX8guvy8/U3bzPaBm1kyHwhLThuBMR4BNRNvHq365vIMDhG3f8l5 --> <!-- wvUuPnxqXwq/dvDCAzE21qC7AwXuokrW9tAO+hjDQX3GMEH2oO8QeLtazIzfYpff --> <!-- 7fUluTO5XVfVTRBWfztYNjHVI1djuvJ7WZAyA7q89cnz5aHXMJNx5NtlGY5CPMlE --> <!-- NJTxTfvnAmR8dt9ngJRCS4zxKOIzhUfZMTT93R2A6u+58rcEVDyZ9sQTBtBOX6GC --> <!-- F3cwghdzBgorBgEEAYI3AwMBMYIXYzCCF18GCSqGSIb3DQEHAqCCF1AwghdMAgED --> <!-- MQ8wDQYJYIZIAWUDBAIBBQAweAYLKoZIhvcNAQkQAQSgaQRnMGUCAQEGCWCGSAGG --> <!-- /WwHATAxMA0GCWCGSAFlAwQCAQUABCAwgJP8kvKpMEwaqDVb2vJNCMfcNY6f462W --> <!-- UKAAwk+kwQIRAPr2m+A9oZDmHzWk6QDrgBEYDzIwMjUwNjEyMjAzMDM3WqCCEzow --> <!-- ggbtMIIE1aADAgECAhAKgO8YS43xBYLRxHanlXRoMA0GCSqGSIb3DQEBCwUAMGkx --> <!-- CzAJBgNVBAYTAlVTMRcwFQYDVQQKEw5EaWdpQ2VydCwgSW5jLjFBMD8GA1UEAxM4 --> <!-- RGlnaUNlcnQgVHJ1c3RlZCBHNCBUaW1lU3RhbXBpbmcgUlNBNDA5NiBTSEEyNTYg --> <!-- MjAyNSBDQTEwHhcNMjUwNjA0MDAwMDAwWhcNMzYwOTAzMjM1OTU5WjBjMQswCQYD --> <!-- VQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xOzA5BgNVBAMTMkRpZ2lD --> <!-- ZXJ0IFNIQTI1NiBSU0E0MDk2IFRpbWVzdGFtcCBSZXNwb25kZXIgMjAyNSAxMIIC --> <!-- IjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA0EasLRLGntDqrmBWsytXum9R --> <!-- /4ZwCgHfyjfMGUIwYzKomd8U1nH7C8Dr0cVMF3BsfAFI54um8+dnxk36+jx0Tb+k --> <!-- +87H9WPxNyFPJIDZHhAqlUPt281mHrBbZHqRK71Em3/hCGC5KyyneqiZ7syvFXJ9 --> <!-- A72wzHpkBaMUNg7MOLxI6E9RaUueHTQKWXymOtRwJXcrcTTPPT2V1D/+cFllESvi --> <!-- H8YjoPFvZSjKs3SKO1QNUdFd2adw44wDcKgH+JRJE5Qg0NP3yiSyi5MxgU6cehGH --> <!-- r7zou1znOM8odbkqoK+lJ25LCHBSai25CFyD23DZgPfDrJJJK77epTwMP6eKA0kW --> <!-- a3osAe8fcpK40uhktzUd/Yk0xUvhDU6lvJukx7jphx40DQt82yepyekl4i0r8OEp --> <!-- s/FNO4ahfvAk12hE5FVs9HVVWcO5J4dVmVzix4A77p3awLbr89A90/nWGjXMGn7F --> <!-- QhmSlIUDy9Z2hSgctaepZTd0ILIUbWuhKuAeNIeWrzHKYueMJtItnj2Q+aTyLLKL --> <!-- M0MheP/9w6CtjuuVHJOVoIJ/DtpJRE7Ce7vMRHoRon4CWIvuiNN1Lk9Y+xZ66laz --> <!-- s2kKFSTnnkrT3pXWETTJkhd76CIDBbTRofOsNyEhzZtCGmnQigpFHti58CSmvEyJ --> <!-- cAlDVcKacJ+A9/z7eacCAwEAAaOCAZUwggGRMAwGA1UdEwEB/wQCMAAwHQYDVR0O --> <!-- BBYEFOQ7/PIx7f391/ORcWMZUEPPYYzoMB8GA1UdIwQYMBaAFO9vU0rp5AZ8esri --> <!-- kFb2L9RJ7MtOMA4GA1UdDwEB/wQEAwIHgDAWBgNVHSUBAf8EDDAKBggrBgEFBQcD --> <!-- CDCBlQYIKwYBBQUHAQEEgYgwgYUwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRp --> <!-- Z2ljZXJ0LmNvbTBdBggrBgEFBQcwAoZRaHR0cDovL2NhY2VydHMuZGlnaWNlcnQu --> <!-- Y29tL0RpZ2lDZXJ0VHJ1c3RlZEc0VGltZVN0YW1waW5nUlNBNDA5NlNIQTI1NjIw --> <!-- MjVDQTEuY3J0MF8GA1UdHwRYMFYwVKBSoFCGTmh0dHA6Ly9jcmwzLmRpZ2ljZXJ0 --> <!-- LmNvbS9EaWdpQ2VydFRydXN0ZWRHNFRpbWVTdGFtcGluZ1JTQTQwOTZTSEEyNTYy --> <!-- MDI1Q0ExLmNybDAgBgNVHSAEGTAXMAgGBmeBDAEEAjALBglghkgBhv1sBwEwDQYJ --> <!-- KoZIhvcNAQELBQADggIBAGUqrfEcJwS5rmBB7NEIRJ5jQHIh+OT2Ik/bNYulCrVv --> <!-- hREafBYF0RkP2AGr181o2YWPoSHz9iZEN/FPsLSTwVQWo2H62yGBvg7ouCODwrx6 --> <!-- ULj6hYKqdT8wv2UV+Kbz/3ImZlJ7YXwBD9R0oU62PtgxOao872bOySCILdBghQ/Z --> <!-- LcdC8cbUUO75ZSpbh1oipOhcUT8lD8QAGB9lctZTTOJM3pHfKBAEcxQFoHlt2s9s --> <!-- XoxFizTeHihsQyfFg5fxUFEp7W42fNBVN4ueLaceRf9Cq9ec1v5iQMWTFQa0xNqI --> <!-- tH3CPFTG7aEQJmmrJTV3Qhtfparz+BW60OiMEgV5GWoBy4RVPRwqxv7Mk0Sy4QHs --> <!-- 7v9y69NBqycz0BZwhB9WOfOu/CIJnzkQTwtSSpGGhLdjnQ4eBpjtP+XB3pQCtv4E --> <!-- 5UCSDag6+iX8MmB10nfldPF9SVD7weCC3yXZi/uuhqdwkgVxuiMFzGVFwYbQsiGn --> <!-- oa9F5AaAyBjFBtXVLcKtapnMG3VH3EmAp/jsJ3FVF3+d1SVDTmjFjLbNFZUWMXuZ --> <!-- yvgLfgyPehwJVxwC+UpX2MSey2ueIu9THFVkT+um1vshETaWyQo8gmBto/m3acaP --> <!-- 9QsuLj3FNwFlTxq25+T4QwX9xa6ILs84ZPvmpovq90K8eWyG2N01c4IhSOxqt81n --> <!-- MIIGtDCCBJygAwIBAgIQDcesVwX/IZkuQEMiDDpJhjANBgkqhkiG9w0BAQsFADBi --> <!-- MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 --> <!-- d3cuZGlnaWNlcnQuY29tMSEwHwYDVQQDExhEaWdpQ2VydCBUcnVzdGVkIFJvb3Qg --> <!-- RzQwHhcNMjUwNTA3MDAwMDAwWhcNMzgwMTE0MjM1OTU5WjBpMQswCQYDVQQGEwJV --> <!-- UzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xQTA/BgNVBAMTOERpZ2lDZXJ0IFRy --> <!-- dXN0ZWQgRzQgVGltZVN0YW1waW5nIFJTQTQwOTYgU0hBMjU2IDIwMjUgQ0ExMIIC --> <!-- IjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAtHgx0wqYQXK+PEbAHKx126NG --> <!-- aHS0URedTa2NDZS1mZaDLFTtQ2oRjzUXMmxCqvkbsDpz4aH+qbxeLho8I6jY3xL1 --> <!-- IusLopuW2qftJYJaDNs1+JH7Z+QdSKWM06qchUP+AbdJgMQB3h2DZ0Mal5kYp77j --> <!-- YMVQXSZH++0trj6Ao+xh/AS7sQRuQL37QXbDhAktVJMQbzIBHYJBYgzWIjk8eDrY --> <!-- hXDEpKk7RdoX0M980EpLtlrNyHw0Xm+nt5pnYJU3Gmq6bNMI1I7Gb5IBZK4ivbVC --> <!-- iZv7PNBYqHEpNVWC2ZQ8BbfnFRQVESYOszFI2Wv82wnJRfN20VRS3hpLgIR4hjzL --> <!-- 0hpoYGk81coWJ+KdPvMvaB0WkE/2qHxJ0ucS638ZxqU14lDnki7CcoKCz6eum5A1 --> <!-- 9WZQHkqUJfdkDjHkccpL6uoG8pbF0LJAQQZxst7VvwDDjAmSFTUms+wV/FbWBqi7 --> <!-- fTJnjq3hj0XbQcd8hjj/q8d6ylgxCZSKi17yVp2NL+cnT6Toy+rN+nM8M7LnLqCr --> <!-- O2JP3oW//1sfuZDKiDEb1AQ8es9Xr/u6bDTnYCTKIsDq1BtmXUqEG1NqzJKS4kOm --> <!-- xkYp2WyODi7vQTCBZtVFJfVZ3j7OgWmnhFr4yUozZtqgPrHRVHhGNKlYzyjlroPx --> <!-- ul+bgIspzOwbtmsgY1MCAwEAAaOCAV0wggFZMBIGA1UdEwEB/wQIMAYBAf8CAQAw --> <!-- HQYDVR0OBBYEFO9vU0rp5AZ8esrikFb2L9RJ7MtOMB8GA1UdIwQYMBaAFOzX44LS --> <!-- cV1kTN8uZz/nupiuHA9PMA4GA1UdDwEB/wQEAwIBhjATBgNVHSUEDDAKBggrBgEF --> <!-- BQcDCDB3BggrBgEFBQcBAQRrMGkwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRp --> <!-- Z2ljZXJ0LmNvbTBBBggrBgEFBQcwAoY1aHR0cDovL2NhY2VydHMuZGlnaWNlcnQu --> <!-- Y29tL0RpZ2lDZXJ0VHJ1c3RlZFJvb3RHNC5jcnQwQwYDVR0fBDwwOjA4oDagNIYy --> <!-- aHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0VHJ1c3RlZFJvb3RHNC5j --> <!-- cmwwIAYDVR0gBBkwFzAIBgZngQwBBAIwCwYJYIZIAYb9bAcBMA0GCSqGSIb3DQEB --> <!-- CwUAA4ICAQAXzvsWgBz+Bz0RdnEwvb4LyLU0pn/N0IfFiBowf0/Dm1wGc/Do7oVM --> <!-- Y2mhXZXjDNJQa8j00DNqhCT3t+s8G0iP5kvN2n7Jd2E4/iEIUBO41P5F448rSYJ5 --> <!-- 9Ib61eoalhnd6ywFLerycvZTAz40y8S4F3/a+Z1jEMK/DMm/axFSgoR8n6c3nuZB --> <!-- 9BfBwAQYK9FHaoq2e26MHvVY9gCDA/JYsq7pGdogP8HRtrYfctSLANEBfHU16r3J --> <!-- 05qX3kId+ZOczgj5kjatVB+NdADVZKON/gnZruMvNYY2o1f4MXRJDMdTSlOLh0HC --> <!-- n2cQLwQCqjFbqrXuvTPSegOOzr4EWj7PtspIHBldNE2K9i697cvaiIo2p61Ed2p8 --> <!-- xMJb82Yosn0z4y25xUbI7GIN/TpVfHIqQ6Ku/qjTY6hc3hsXMrS+U0yy+GWqAXam --> <!-- 4ToWd2UQ1KYT70kZjE4YtL8Pbzg0c1ugMZyZZd/BdHLiRu7hAWE6bTEm4XYRkA6T --> <!-- l4KSFLFk43esaUeqGkH/wyW4N7OigizwJWeukcyIPbAvjSabnf7+Pu0VrFgoiovR --> <!-- Diyx3zEdmcif/sYQsfch28bZeUz2rtY/9TCA6TD8dC3JE3rYkrhLULy7Dc90G6e8 --> <!-- BlqmyIjlgp2+VqsS9/wQD7yFylIz0scmbKvFoW2jNrbM1pD2T7m3XDCCBY0wggR1 --> <!-- oAMCAQICEA6bGI750C3n79tQ4ghAGFowDQYJKoZIhvcNAQEMBQAwZTELMAkGA1UE --> <!-- BhMCVVMxFTATBgNVBAoTDERpZ2lDZXJ0IEluYzEZMBcGA1UECxMQd3d3LmRpZ2lj --> <!-- ZXJ0LmNvbTEkMCIGA1UEAxMbRGlnaUNlcnQgQXNzdXJlZCBJRCBSb290IENBMB4X --> <!-- DTIyMDgwMTAwMDAwMFoXDTMxMTEwOTIzNTk1OVowYjELMAkGA1UEBhMCVVMxFTAT --> <!-- BgNVBAoTDERpZ2lDZXJ0IEluYzEZMBcGA1UECxMQd3d3LmRpZ2ljZXJ0LmNvbTEh --> <!-- MB8GA1UEAxMYRGlnaUNlcnQgVHJ1c3RlZCBSb290IEc0MIICIjANBgkqhkiG9w0B --> <!-- AQEFAAOCAg8AMIICCgKCAgEAv+aQc2jeu+RdSjwwIjBpM+zCpyUuySE98orYWcLh --> <!-- Kac9WKt2ms2uexuEDcQwH/MbpDgW61bGl20dq7J58soR0uRf1gU8Ug9SH8aeFaV+ --> <!-- vp+pVxZZVXKvaJNwwrK6dZlqczKU0RBEEC7fgvMHhOZ0O21x4i0MG+4g1ckgHWMp --> <!-- Lc7sXk7Ik/ghYZs06wXGXuxbGrzryc/NrDRAX7F6Zu53yEioZldXn1RYjgwrt0+n --> <!-- MNlW7sp7XeOtyU9e5TXnMcvak17cjo+A2raRmECQecN4x7axxLVqGDgDEI3Y1Dek --> <!-- LgV9iPWCPhCRcKtVgkEy19sEcypukQF8IUzUvK4bA3VdeGbZOjFEmjNAvwjXWkmk --> <!-- wuapoGfdpCe8oU85tRFYF/ckXEaPZPfBaYh2mHY9WV1CdoeJl2l6SPDgohIbZpp0 --> <!-- yt5LHucOY67m1O+SkjqePdwA5EUlibaaRBkrfsCUtNJhbesz2cXfSwQAzH0clcOP --> <!-- 9yGyshG3u3/y1YxwLEFgqrFjGESVGnZifvaAsPvoZKYz0YkH4b235kOkGLimdwHh --> <!-- D5QMIR2yVCkliWzlDlJRR3S+Jqy2QXXeeqxfjT/JvNNBERJb5RBQ6zHFynIWIgnf --> <!-- fEx1P2PsIV/EIFFrb7GrhotPwtZFX50g/KEexcCPorF+CiaZ9eRpL5gdLfXZqbId --> <!-- 5RsCAwEAAaOCATowggE2MA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFOzX44LS --> <!-- cV1kTN8uZz/nupiuHA9PMB8GA1UdIwQYMBaAFEXroq/0ksuCMS1Ri6enIZ3zbcgP --> <!-- MA4GA1UdDwEB/wQEAwIBhjB5BggrBgEFBQcBAQRtMGswJAYIKwYBBQUHMAGGGGh0 --> <!-- dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTBDBggrBgEFBQcwAoY3aHR0cDovL2NhY2Vy --> <!-- dHMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJlZElEUm9vdENBLmNydDBFBgNV --> <!-- HR8EPjA8MDqgOKA2hjRodHRwOi8vY3JsMy5kaWdpY2VydC5jb20vRGlnaUNlcnRB --> <!-- c3N1cmVkSURSb290Q0EuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0B --> <!-- AQwFAAOCAQEAcKC/Q1xV5zhfoKN0Gz22Ftf3v1cHvZqsoYcs7IVeqRq7IviHGmlU --> <!-- Iu2kiHdtvRoU9BNKei8ttzjv9P+Aufih9/Jy3iS8UgPITtAq3votVs/59PesMHqa --> <!-- i7Je1M/RQ0SbQyHrlnKhSLSZy51PpwYDE3cnRNTnf+hZqPC/Lwum6fI0POz3A8eH --> <!-- qNJMQBk1RmppVLC4oVaO7KTVPeix3P0c2PR3WlxUjG/voVA9/HYJaISfb8rbII01 --> <!-- YBwCA8sgsKxYoA5AY8WYIsGyWfVVa88nq2x2zm8jLfR+cWojayL/ErhULSd+2DrZ --> <!-- 8LaHlv1b0VysGMNNn3O3AamfV6peKOK5lDGCA3wwggN4AgEBMH0waTELMAkGA1UE --> <!-- BhMCVVMxFzAVBgNVBAoTDkRpZ2lDZXJ0LCBJbmMuMUEwPwYDVQQDEzhEaWdpQ2Vy --> <!-- dCBUcnVzdGVkIEc0IFRpbWVTdGFtcGluZyBSU0E0MDk2IFNIQTI1NiAyMDI1IENB --> <!-- MQIQCoDvGEuN8QWC0cR2p5V0aDANBglghkgBZQMEAgEFAKCB0TAaBgkqhkiG9w0B --> <!-- CQMxDQYLKoZIhvcNAQkQAQQwHAYJKoZIhvcNAQkFMQ8XDTI1MDYxMjIwMzAzN1ow --> <!-- KwYLKoZIhvcNAQkQAgwxHDAaMBgwFgQU3WIwrIYKLTBr2jixaHlSMAf7QX4wLwYJ --> <!-- KoZIhvcNAQkEMSIEICSettueddx8ewZ57mouOFkNKwG8Fp+HZFw2FmfwNZ+8MDcG --> <!-- CyqGSIb3DQEJEAIvMSgwJjAkMCIEIEqgP6Is11yExVyTj4KOZ2ucrsqzP+NtJpqj --> <!-- NPFGEQozMA0GCSqGSIb3DQEBAQUABIICAGdAiQl61UU9CU0k7dpdUnE56khLWwkv --> <!-- GsNbNwj6u0WcgDX4FnoitTODohSTAYDakJp4u+Z+S2JrMV2SrjAyhdLwW2nsJb2R --> <!-- BJYAUqUAfegzBzZCbhSVhAWcirlZeyLObzdI+owQO5BegyaNavE81NslJfmBzLHb --> <!-- wLwQ/dctUwVenNBWSCjZnXUyFY8HnkWz+8rsvDKU+Z7RLrf0Ad6p4he2737Yx2TM --> <!-- /bUVWMKBCvHr+FzSpaL1DjotKO+iYDdCMqi4OkukcVYsZCWkSIF3wzo9cKMxW35a --> <!-- OBZ8Og/RS0Qwm/9FkzqyCxvOJ2rpWsY/OVZhyc9YyMUJxvMohSCZHlCETwUKLbS9 --> <!-- hOtprDIv+MWCXh8bO22LgKLaz55OQATZq1UrQBUM6MpJS+Ng9ffvXLZNhOZOUEYM --> <!-- wcv1EtgEx4mHGyWuAaX7XKhCGRDdba4qqMqlORz7yI/ULCyNMLDvuQI5iNkU/vaB --> <!-- IdV5ILxM72xV+wWDaFi1jKbcoiORUo/Bhqbf1trrEShNSzNLjNFadpqPz08MToB8 --> <!-- mCMNvF6rr3lDBVJuOhhrCj4YO7mIGoAfQ9y7pDVTyNgBAxlczsBLa4y/o3Enp5J1 --> <!-- SIGXJt0UWBLpdAZcyzm2ZRQ69eCPxvvUJjHL2SZ3VEveDKdD2GpDYYaWJB2+rC0l --> <!-- Iv0Otx62ZIhw --> <!-- SIG # End signature block --> |