Class: Aws::Types::WebAppEndpointDetails

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

Defined Under Namespace

Classes: Unknown, Vpc

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#unknownObject

Returns the value of attribute unknown.

Returns:



1563
1564
1565
# File 'sig/types.rbs', line 1563

def unknown
  @unknown
end

#vpcTypes::WebAppVpcConfig

Returns the value of attribute vpc.

Returns:



1562
1563
1564
# File 'sig/types.rbs', line 1562

def vpc
  @vpc
end