Class: Aws::Types::UpdateWebAppEndpointDetails

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:

  • (Object)


1509
1510
1511
# File 'sig/types.rbs', line 1509

def unknown
  @unknown
end

#vpcTypes::UpdateWebAppVpcConfig

Returns the value of attribute vpc.



1508
1509
1510
# File 'sig/types.rbs', line 1508

def vpc
  @vpc
end