Class: Aws::Types::CreateFieldResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_arn ⇒ ::String

Returns the value of attribute field_arn.

Returns:

  • (::String)


315
316
317
# File 'sig/types.rbs', line 315

def field_arn
  @field_arn
end

#field_id ⇒ ::String

Returns the value of attribute field_id.

Returns:

  • (::String)


314
315
316
# File 'sig/types.rbs', line 314

def field_id
  @field_id
end