Class: Aws::Types::StandardsControlAssociationId

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#security_control_id::String

Returns the value of attribute security_control_id.

Returns:

  • (::String)


7692
7693
7694
# File 'sig/types.rbs', line 7692

def security_control_id
  @security_control_id
end

#standards_arn::String

Returns the value of attribute standards_arn.

Returns:

  • (::String)


7693
7694
7695
# File 'sig/types.rbs', line 7693

def standards_arn
  @standards_arn
end