Class: Aws::Types::CreateFrameworkOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#framework_arn::String

Returns the value of attribute framework_arn.

Returns:

  • (::String)


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

def framework_arn
  @framework_arn
end

#framework_name::String

Returns the value of attribute framework_name.

Returns:

  • (::String)


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

def framework_name
  @framework_name
end