Class: Aws::Types::DeleteIdentityPropagationConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4133
4134
4135
# File 'sig/types.rbs', line 4133

def 
  @aws_account_id
end

#service"REDSHIFT", ...

Returns the value of attribute service.

Returns:

  • ("REDSHIFT", "QBUSINESS", "ATHENA", "GLUE_DATA_CATALOG")


4134
4135
4136
# File 'sig/types.rbs', line 4134

def service
  @service
end