Class: Aws::Types::AssetBundleExportJobVPCConnectionOverrideProperties

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


507
508
509
# File 'sig/types.rbs', line 507

def arn
  @arn
end

#properties::Array[("Name" | "DnsResolvers" | "RoleArn")]

Returns the value of attribute properties.

Returns:

  • (::Array[("Name" | "DnsResolvers" | "RoleArn")])


508
509
510
# File 'sig/types.rbs', line 508

def properties
  @properties
end