AWS SDK for Kotlin
Toggle table of contents
1.5.33
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
mediaconvert
/
aws.sdk.kotlin.services.mediaconvert.model
/
CreateResourceShareRequest
Create
Resource
Share
Request
class
CreateResourceShareRequest
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
job
Id
Link copied to clipboard
val
jobId
:
String
?
Specify MediaConvert Job ID or ARN to share
support
Case
Id
Link copied to clipboard
val
supportCaseId
:
String
?
AWS Support case identifier
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
CreateResourceShareRequest.Builder
.
(
)
->
Unit
=
{}
)
:
CreateResourceShareRequest
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String