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)


2845
2846
2847
# File 'sig/types.rbs', line 2845

def client_token
  @client_token
end

#network_aclTypes::NetworkAcl

Returns the value of attribute network_acl.

Returns:



2844
2845
2846
# File 'sig/types.rbs', line 2844

def network_acl
  @network_acl
end