Class: Aws::Types::ModifyActivityStreamRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audit_policy_state"locked", "unlocked"

Returns the value of attribute audit_policy_state.

Returns:

  • ("locked", "unlocked")


2911
2912
2913
# File 'sig/types.rbs', line 2911

def audit_policy_state
  @audit_policy_state
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


2910
2911
2912
# File 'sig/types.rbs', line 2910

def resource_arn
  @resource_arn
end