Class: Aws::Types::BedrockGuardrail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


244
245
246
# File 'sig/types.rbs', line 244

def arn
  @arn
end

#version::String

Returns the value of attribute version.

Returns:

  • (::String)


245
246
247
# File 'sig/types.rbs', line 245

def version
  @version
end