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
1047 |
# File 'sig/client.rbs', line 1047
def policy: () -> ::String
|
#state ⇒ "Active", "Inactive"
1048 |
# File 'sig/client.rbs', line 1048
def state: () -> ("Active" | "Inactive")
|