class Aws::Transfer::Types::DescribedSecurityPolicy

Describes the properties of a security policy that was specified. For more information about security policies, see [Working with security policies].

[1]: docs.aws.amazon.com/transfer/latest/userguide/security-policies.html

@!attribute [rw] fips

Specifies whether this policy enables Federal Information Processing
Standards (FIPS).
@return [Boolean]

@!attribute [rw] security_policy_name

Specifies the name of the security policy that is attached to the
server.
@return [String]

@!attribute [rw] ssh_ciphers

Specifies the enabled Secure Shell (SSH) cipher encryption
algorithms in the security policy that is attached to the server.
@return [Array<String>]

@!attribute [rw] ssh_kexs

Specifies the enabled SSH key exchange (KEX) encryption algorithms
in the security policy that is attached to the server.
@return [Array<String>]

@!attribute [rw] ssh_macs

Specifies the enabled SSH message authentication code (MAC)
encryption algorithms in the security policy that is attached to the
server.
@return [Array<String>]

@!attribute [rw] tls_ciphers

Specifies the enabled Transport Layer Security (TLS) cipher
encryption algorithms in the security policy that is attached to the
server.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/DescribedSecurityPolicy AWS API Documentation

Constants

SENSITIVE