Class: Aws::Types::CreateNetworkAclResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


2957
2958
2959
# File 'sig/types.rbs', line 2957

def client_token
  @client_token
end

#network_aclTypes::NetworkAcl

Returns the value of attribute network_acl.

Returns:



2956
2957
2958
# File 'sig/types.rbs', line 2956

def network_acl
  @network_acl
end