Class: Aws::Types::DeleteAccountSettingRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name"serviceLongArnFormat", ...

Returns the value of attribute name.

Returns:

  • ("serviceLongArnFormat", "taskLongArnFormat", "containerInstanceLongArnFormat", "awsvpcTrunking", "containerInsights", "fargateFIPSMode", "tagResourceAuthorization", "fargateTaskRetirementWaitPeriod", "guardDutyActivate", "defaultLogDriverMode", "fargateEventWindows")


737
738
739
# File 'sig/types.rbs', line 737

def name
  @name
end

#principal_arn::String

Returns the value of attribute principal_arn.

Returns:

  • (::String)


738
739
740
# File 'sig/types.rbs', line 738

def principal_arn
  @principal_arn
end