Class: Aws::Types::UpdateServiceNetworkRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auth_type"NONE", "AWS_IAM"

Returns the value of attribute auth_type.

Returns:

  • ("NONE", "AWS_IAM")


1567
1568
1569
# File 'sig/types.rbs', line 1567

def auth_type
  @auth_type
end

#service_network_identifier::String

Returns the value of attribute service_network_identifier.

Returns:

  • (::String)


1566
1567
1568
# File 'sig/types.rbs', line 1566

def service_network_identifier
  @service_network_identifier
end