Class EnvironmentTokenSystemSettings
java.lang.Object
software.amazon.awssdk.services.bedrockruntime.internal.EnvironmentTokenSystemSettings
- All Implemented Interfaces:
SystemSetting
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class EnvironmentTokenSystemSettings
extends Object
implements SystemSetting
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.utils.SystemSetting
getBooleanValue, getBooleanValueOrThrow, getIntegerValue, getIntegerValueOrThrow, getNonDefaultStringValue, getStringValue, getStringValueOrThrow
-
Constructor Details
-
EnvironmentTokenSystemSettings
public EnvironmentTokenSystemSettings()
-
-
Method Details
-
property
- Specified by:
propertyin interfaceSystemSetting
-
environmentVariable
- Specified by:
environmentVariablein interfaceSystemSetting
-
defaultValue
- Specified by:
defaultValuein interfaceSystemSetting
-