Class: Aws::Types::PermittedWickrEnterpriseNetwork

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


697
698
699
# File 'sig/types.rbs', line 697

def domain
  @domain
end

#network_id::String

Returns the value of attribute network_id.

Returns:

  • (::String)


698
699
700
# File 'sig/types.rbs', line 698

def network_id
  @network_id
end