Class ServerlessSecurityPolicyState


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

      • description

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> description()
        Returns:
        Description of the policy. Typically used to store information about the permissions defined in the policy.
      • name

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> name()
        Returns:
        Name of the policy.
      • policy

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> policy()
        Returns:
        JSON policy document to use as the content for the new policy
      • policyVersion

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> policyVersion()
        Returns:
        Version of the policy.
      • type

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> type()
        Returns:
        Type of security policy. One of `encryption` or `network`. The following arguments are optional: