Interface IamValue

All Known Subinterfaces:
IamAction, IamConditionKey, IamConditionOperator, IamEffect, IamPrincipalType, IamResource
All Known Implementing Classes:
DefaultIamAction, DefaultIamConditionKey, DefaultIamConditionOperator, DefaultIamEffect, DefaultIamPrincipalType, DefaultIamResource

public interface IamValue
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the string that should represent this element in the serialized IAM policy when it is marshalled via IamPolicyWriter.
  • Method Details

    • value

      String value()
      Retrieve the string that should represent this element in the serialized IAM policy when it is marshalled via IamPolicyWriter.