Class: Aws::Types::BedrockGuardrailConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier ⇒ ::String

Returns the value of attribute identifier.

Returns:

  • (::String)


357
358
359
# File 'sig/types.rbs', line 357

def identifier
  @identifier
end

#version ⇒ ::String

Returns the value of attribute version.

Returns:

  • (::String)


358
359
360
# File 'sig/types.rbs', line 358

def version
  @version
end