Class: Aws::Types::CreateGroupCertificateAuthorityRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amzn_client_token::String

Returns the value of attribute amzn_client_token.

Returns:

  • (::String)


250
251
252
# File 'sig/types.rbs', line 250

def amzn_client_token
  @amzn_client_token
end

#group_id::String

Returns the value of attribute group_id.

Returns:

  • (::String)


251
252
253
# File 'sig/types.rbs', line 251

def group_id
  @group_id
end