class Aws::RDS::Types::OptionGroup


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/OptionGroup AWS API Documentation
@return [Time]
Indicates when the option group was copied.
@!attribute [rw] copy_timestamp
@return [String]
from which this option group is copied.
Specifies the Amazon Web Services account ID for the option group
@!attribute [rw] source_account_id
@return [String]
is copied.
Specifies the name of the option group from which this option group
@!attribute [rw] source_option_group
@return [String]
Specifies the Amazon Resource Name (ARN) for the option group.
@!attribute [rw] option_group_arn
@return [String]
indicated by this field.
option group can only be applied to instances that are in the VPC
VPC and non-VPC instances. If this field contains a value, then this
this field is blank, then this option group can be applied to both
is blank. If AllowsVpcAndNonVpcInstanceMemberships is ‘true` and
If AllowsVpcAndNonVpcInstanceMemberships is `false`, this field
@!attribute [rw] vpc_id
@return [Boolean]
be applied to both VPC and non-VPC instances.
non-VPC instances. The value `true` indicates the option group can
Indicates whether this option group can be applied to both VPC and
@!attribute [rw] allows_vpc_and_non_vpc_instance_memberships
@return [Array<Types::Option>]
Indicates what options are available in the option group.
@!attribute [rw] options
@return [String]
group.
Indicates the major engine version associated with this option
@!attribute [rw] major_engine_version
@return [String]
applied to.
Indicates the name of the engine that this option group can be
@!attribute [rw] engine_name
@return [String]
Provides a description of the option group.
@!attribute [rw] option_group_description
@return [String]
Specifies the name of the option group.
@!attribute [rw] option_group_name