public static interface MappedResourceConfigurationListItem.Builder extends SdkPojo, CopyableBuilder<MappedResourceConfigurationListItem.Builder,MappedResourceConfigurationListItem>
| Modifier and Type | Method and Description |
|---|---|
MappedResourceConfigurationListItem.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the Kinesis Video Stream resource, associated with the stream.
|
MappedResourceConfigurationListItem.Builder |
type(String type)
The type of the associated resource for the kinesis video stream.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMappedResourceConfigurationListItem.Builder type(String type)
The type of the associated resource for the kinesis video stream.
type - The type of the associated resource for the kinesis video stream.MappedResourceConfigurationListItem.Builder arn(String arn)
The Amazon Resource Name (ARN) of the Kinesis Video Stream resource, associated with the stream.
arn - The Amazon Resource Name (ARN) of the Kinesis Video Stream resource, associated with the stream.Copyright © 2023. All rights reserved.