Class: Aws::Types::GetVerifiedAccessEndpointPolicyResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy_document::String

Returns the value of attribute policy_document.

Returns:

  • (::String)


10990
10991
10992
# File 'sig/types.rbs', line 10990

def policy_document
  @policy_document
end

#policy_enabledBoolean

Returns the value of attribute policy_enabled.

Returns:

  • (Boolean)


10989
10990
10991
# File 'sig/types.rbs', line 10989

def policy_enabled
  @policy_enabled
end