Interface GuardrailTopicsTierConfig.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<GuardrailTopicsTierConfig.Builder,
,GuardrailTopicsTierConfig> SdkBuilder<GuardrailTopicsTierConfig.Builder,
,GuardrailTopicsTierConfig> SdkPojo
- Enclosing class:
GuardrailTopicsTierConfig
-
Method Summary
Modifier and TypeMethodDescriptionThe tier that your guardrail uses for denied topic filters.tierName
(GuardrailTopicsTierName tierName) The tier that your guardrail uses for denied topic filters.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
tierName
The tier that your guardrail uses for denied topic filters. Valid values include:
-
CLASSIC
tier – Provides established guardrails functionality supporting English, French, and Spanish languages. -
STANDARD
tier – Provides a more robust solution than theCLASSIC
tier and has more comprehensive language support. This tier requires that your guardrail use cross-Region inference.
- Parameters:
tierName
- The tier that your guardrail uses for denied topic filters. Valid values include:-
CLASSIC
tier – Provides established guardrails functionality supporting English, French, and Spanish languages. -
STANDARD
tier – Provides a more robust solution than theCLASSIC
tier and has more comprehensive language support. This tier requires that your guardrail use cross-Region inference.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
tierName
The tier that your guardrail uses for denied topic filters. Valid values include:
-
CLASSIC
tier – Provides established guardrails functionality supporting English, French, and Spanish languages. -
STANDARD
tier – Provides a more robust solution than theCLASSIC
tier and has more comprehensive language support. This tier requires that your guardrail use cross-Region inference.
- Parameters:
tierName
- The tier that your guardrail uses for denied topic filters. Valid values include:-
CLASSIC
tier – Provides established guardrails functionality supporting English, French, and Spanish languages. -
STANDARD
tier – Provides a more robust solution than theCLASSIC
tier and has more comprehensive language support. This tier requires that your guardrail use cross-Region inference.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-