Class: Aws::Types::UpdateResourceProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


1938
1939
1940
# File 'sig/types.rbs', line 1938

def resource_arn
  @resource_arn
end

#sensitivity_score_override::Integer

Returns the value of attribute sensitivity_score_override.

Returns:

  • (::Integer)


1939
1940
1941
# File 'sig/types.rbs', line 1939

def sensitivity_score_override
  @sensitivity_score_override
end