class Aws::SecurityHub::Types::AwsRdsDbDomainMembership
Information about an Active Directory domain membership record associated with the DB instance.
@note When making an API call, you may pass AwsRdsDbDomainMembership
data as a hash: { domain: "NonEmptyString", status: "NonEmptyString", fqdn: "NonEmptyString", iam_role_name: "NonEmptyString", }
@!attribute [rw] domain
The identifier of the Active Directory domain. @return [String]
@!attribute [rw] status
The status of the Active Directory Domain membership for the DB instance. @return [String]
@!attribute [rw] fqdn
The fully qualified domain name of the Active Directory domain. @return [String]
@!attribute [rw] iam_role_name
The name of the IAM role to use when making API calls to the Directory Service. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsRdsDbDomainMembership AWS API Documentation
Constants
- SENSITIVE