Class: Aws::Types::GuardrailCrossRegionDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#guardrail_profile_arn::String

Returns the value of attribute guardrail_profile_arn.

Returns:

  • (::String)


2264
2265
2266
# File 'sig/types.rbs', line 2264

def guardrail_profile_arn
  @guardrail_profile_arn
end

#guardrail_profile_id::String

Returns the value of attribute guardrail_profile_id.

Returns:

  • (::String)


2263
2264
2265
# File 'sig/types.rbs', line 2263

def guardrail_profile_id
  @guardrail_profile_id
end