Class LogResourcePolicyArgs


  • public final class LogResourcePolicyArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • policyDocument

        public com.pulumi.core.Output<java.lang.String> policyDocument()
        Returns:
        Details of the resource policy, including the identity of the principal that is enabled to put logs to this account. This is formatted as a JSON string. Maximum length of 5120 characters.
      • policyName

        public com.pulumi.core.Output<java.lang.String> policyName()
        Returns:
        Name of the resource policy.