You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DirectoryService::Types::DirectoryVpcSettingsDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zonesArray<String>

The list of Availability Zones that the directory is in.

Returns:

  • (Array<String>)

    The list of Availability Zones that the directory is in.

#security_group_idString

The domain controller security group identifier for the directory.

Returns:

  • (String)

    The domain controller security group identifier for the directory.

#subnet_idsArray<String>

The identifiers of the subnets for the directory servers.

Returns:

  • (Array<String>)

    The identifiers of the subnets for the directory servers.

#vpc_idString

The identifier of the VPC that the directory is in.

Returns:

  • (String)

    The identifier of the VPC that the directory is in.