GetServerResult

constructor(arn: String? = null, as2ServiceManagedEgressIpAddresses: List<String>? = null, certificate: String? = null, endpointDetails: ServerEndpointDetails? = null, endpointType: ServerEndpointType? = null, identityProviderDetails: ServerIdentityProviderDetails? = null, loggingRole: String? = null, postAuthenticationLoginBanner: String? = null, preAuthenticationLoginBanner: String? = null, protocolDetails: ServerProtocolDetails? = null, protocols: List<ServerProtocol>? = null, s3StorageOptions: ServerS3StorageOptions? = null, securityPolicyName: String? = null, serverId: String? = null, state: ServerState? = null, structuredLogDestinations: List<String>? = null, tags: List<Tag>? = null, workflowDetails: ServerWorkflowDetails? = null)