Module: Aws::VPCLattice::Client::_PutAuthPolicyResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::PutAuthPolicyResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#policy::String

Returns:

  • (::String)


1047
# File 'sig/client.rbs', line 1047

def policy: () -> ::String

#state"Active", "Inactive"

Returns:

  • ("Active", "Inactive")


1048
# File 'sig/client.rbs', line 1048

def state: () -> ("Active" | "Inactive")