Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7112962
PhutilAWSCloudFormationFuture.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
364 B
Referenced Files
None
Subscribers
None
PhutilAWSCloudFormationFuture.php
View Options
<?php
final
class
PhutilAWSCloudFormationFuture
extends
PhutilAWSFuture
{
private
$parameters
=
array
();
public
function
setParameters
(
$parameters
)
{
$this
->
parameters
=
$parameters
;
return
$this
;
}
protected
function
getParameters
()
{
return
$this
->
parameters
;
}
public
function
getServiceName
()
{
return
'cloudformation'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Jul 4, 08:26 (5 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
799852
Default Alt Text
PhutilAWSCloudFormationFuture.php (364 B)
Attached To
Mode
R118 Arcanist - fork
Attached
Detach File
Event Timeline
Log In to Comment