Class: Aws::Types::SuccessfulAssociationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resourceTypes::CodeSecurityResource

Returns the value of attribute resource.



2730
2731
2732
# File 'sig/types.rbs', line 2730

def resource
  @resource
end

#scan_configuration_arn::String

Returns the value of attribute scan_configuration_arn.

Returns:

  • (::String)


2729
2730
2731
# File 'sig/types.rbs', line 2729

def scan_configuration_arn
  @scan_configuration_arn
end