class Aws::RDS::Types::Option

Option details.

@!attribute [rw] option_name

The name of the option.
@return [String]

@!attribute [rw] option_description

The description of the option.
@return [String]

@!attribute [rw] persistent

Indicate if this option is persistent.
@return [Boolean]

@!attribute [rw] permanent

Indicate if this option is permanent.
@return [Boolean]

@!attribute [rw] port

If required, the port configured for this option to use.
@return [Integer]

@!attribute [rw] option_version

The version of the option.
@return [String]

@!attribute [rw] option_settings

The option settings for this option.
@return [Array<Types::OptionSetting>]

@!attribute [rw] db_security_group_memberships

If the option requires access to a port, then this DB security group
allows access to the port.
@return [Array<Types::DBSecurityGroupMembership>]

@!attribute [rw] vpc_security_group_memberships

If the option requires access to a port, then this VPC security
group allows access to the port.
@return [Array<Types::VpcSecurityGroupMembership>]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/Option AWS API Documentation

Constants

SENSITIVE