public static interface RegisterTypeResponse.Builder extends CloudFormationResponse.Builder, SdkPojo, CopyableBuilder<RegisterTypeResponse.Builder,RegisterTypeResponse>
| Modifier and Type | Method and Description |
|---|---|
RegisterTypeResponse.Builder |
registrationToken(String registrationToken)
The identifier for this registration request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildRegisterTypeResponse.Builder registrationToken(String registrationToken)
The identifier for this registration request.
Use this registration token when calling DescribeTypeRegistration , which returns
information about the status and IDs of the type registration.
registrationToken - The identifier for this registration request.
Use this registration token when calling DescribeTypeRegistration , which returns
information about the status and IDs of the type registration.
Copyright © 2021. All rights reserved.