Uses of Interface
software.amazon.awssdk.services.secretsmanager.model.GetResourcePolicyResponse.Builder
Packages that use GetResourcePolicyResponse.Builder
-
Uses of GetResourcePolicyResponse.Builder in software.amazon.awssdk.services.secretsmanager.model
Methods in software.amazon.awssdk.services.secretsmanager.model that return GetResourcePolicyResponse.BuilderModifier and TypeMethodDescriptionThe ARN of the secret that the resource-based policy was retrieved for.GetResourcePolicyResponse.builder()The name of the secret that the resource-based policy was retrieved for.GetResourcePolicyResponse.Builder.resourcePolicy(String resourcePolicy) A JSON-formatted string that contains the permissions policy attached to the secret.GetResourcePolicyResponse.toBuilder()Methods in software.amazon.awssdk.services.secretsmanager.model that return types with arguments of type GetResourcePolicyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetResourcePolicyResponse.Builder>GetResourcePolicyResponse.serializableBuilderClass()