Get Connector Result
data class GetConnectorResult(val accessRole: String, val arn: String, val as2Configs: List<GetConnectorAs2Config>, val id: String, val loggingRole: String, val securityPolicyName: String, val serviceManagedEgressIpAddresses: List<String>, val sftpConfigs: List<GetConnectorSftpConfig>, val tags: Map<String, String>, val url: String)
A collection of values returned by getConnector.
Properties
Link copied to clipboard
ARN of the AWS Identity and Access Management role.
Link copied to clipboard
Structure containing the parameters for an AS2 connector object. Contains the following attributes:
Link copied to clipboard
ARN of the IAM role that allows a connector to turn on CLoudwatch logging for Amazon S3 events.
Link copied to clipboard
Name of security policy.
Link copied to clipboard
List of egress Ip addresses.
Link copied to clipboard
Object containing the following attributes: