RevokeServicePeriodPayload
Payload for revoking a service period handshake.
Inherited functions
Casts this ChannelHandshakePayload as a RevokeServicePeriodPayload and retrieves its aws.sdk.kotlin.services.partnercentralchannel.model.RevokeServicePeriodPayload value. Throws an exception if the ChannelHandshakePayload is not a RevokeServicePeriodPayload.
Casts this ChannelHandshakePayload as a RevokeServicePeriodPayload and retrieves its aws.sdk.kotlin.services.partnercentralchannel.model.RevokeServicePeriodPayload value. Returns null if the ChannelHandshakePayload is not a RevokeServicePeriodPayload.
Casts this ChannelHandshakePayload as a StartServicePeriodPayload and retrieves its aws.sdk.kotlin.services.partnercentralchannel.model.StartServicePeriodPayload value. Throws an exception if the ChannelHandshakePayload is not a StartServicePeriodPayload.
Casts this ChannelHandshakePayload as a StartServicePeriodPayload and retrieves its aws.sdk.kotlin.services.partnercentralchannel.model.StartServicePeriodPayload value. Returns null if the ChannelHandshakePayload is not a StartServicePeriodPayload.