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)


3970
3971
3972
# File 'sig/types.rbs', line 3970

def 
  @aws_account_id
end

#service"REDSHIFT", ...

Returns the value of attribute service.

Returns:

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


3971
3972
3973
# File 'sig/types.rbs', line 3971

def service
  @service
end