Class ServerlessSecurityPolicyArgs


  • public final class ServerlessSecurityPolicyArgs
    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 com.pulumi.core.Output<java.lang.String> policy()
        Returns:
        JSON policy document to use as the content for the new policy
      • type

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