Class: Aws::Types::StartFailureModeAssessmentRequest

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)


1429
1430
1431
# File 'sig/types.rbs', line 1429

def client_token
  @client_token
end

#service_arn::String

Returns the value of attribute service_arn.

Returns:

  • (::String)


1428
1429
1430
# File 'sig/types.rbs', line 1428

def service_arn
  @service_arn
end