Class: Aws::Types::CreateUseCaseResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#use_case_arn::String

Returns the value of attribute use_case_arn.

Returns:

  • (::String)


1868
1869
1870
# File 'sig/types.rbs', line 1868

def use_case_arn
  @use_case_arn
end

#use_case_id::String

Returns the value of attribute use_case_id.

Returns:

  • (::String)


1867
1868
1869
# File 'sig/types.rbs', line 1867

def use_case_id
  @use_case_id
end