Class: Aws::Types::DeleteAppAssessmentRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#assessment_arn ⇒ ::String

Returns the value of attribute assessment_arn.

Returns:

  • (::String)


371
372
373
# File 'sig/types.rbs', line 371

def assessment_arn
  @assessment_arn
end

#client_token ⇒ ::String

Returns the value of attribute client_token.

Returns:

  • (::String)


372
373
374
# File 'sig/types.rbs', line 372

def client_token
  @client_token
end